Home
last modified time | relevance | path

Searched refs:ethnl_req_info (Results 1 – 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/net/ethtool/
Ddebug.c8 struct ethnl_req_info base;
24 static int debug_prepare_data(const struct ethnl_req_info *req_base, in debug_prepare_data()
44 static int debug_reply_size(const struct ethnl_req_info *req_base, in debug_reply_size()
55 const struct ethnl_req_info *req_base, in debug_fill_reply()
88 struct ethnl_req_info req_info = {}; in ethnl_set_debug()
Dlinkinfo.c7 struct ethnl_req_info base;
24 static int linkinfo_prepare_data(const struct ethnl_req_info *req_base, in linkinfo_prepare_data()
45 static int linkinfo_reply_size(const struct ethnl_req_info *req_base, in linkinfo_reply_size()
57 const struct ethnl_req_info *req_base, in linkinfo_fill_reply()
102 struct ethnl_req_info req_info = {}; in ethnl_set_linkinfo()
Dnetlink.h11 struct ethnl_req_info;
13 int ethnl_parse_header_dev_get(struct ethnl_req_info *req_info,
231 struct ethnl_req_info { struct
320 int (*parse_request)(struct ethnl_req_info *req_info,
323 int (*prepare_data)(const struct ethnl_req_info *req_info,
326 int (*reply_size)(const struct ethnl_req_info *req_info,
329 const struct ethnl_req_info *req_info,
Dwol.c8 struct ethnl_req_info base;
25 static int wol_prepare_data(const struct ethnl_req_info *req_base, in wol_prepare_data()
47 static int wol_reply_size(const struct ethnl_req_info *req_base, in wol_reply_size()
65 const struct ethnl_req_info *req_base, in wol_fill_reply()
110 struct ethnl_req_info req_info = {}; in ethnl_set_wol()
Dtsinfo.c10 struct ethnl_req_info base;
26 static int tsinfo_prepare_data(const struct ethnl_req_info *req_base, in tsinfo_prepare_data()
43 static int tsinfo_reply_size(const struct ethnl_req_info *req_base, in tsinfo_reply_size()
87 const struct ethnl_req_info *req_base, in tsinfo_fill_reply()
Deee.c11 struct ethnl_req_info base;
27 static int eee_prepare_data(const struct ethnl_req_info *req_base, in eee_prepare_data()
46 static int eee_reply_size(const struct ethnl_req_info *req_base, in eee_reply_size()
82 const struct ethnl_req_info *req_base, in eee_fill_reply()
136 struct ethnl_req_info req_info = {}; in ethnl_set_eee()
Drings.c7 struct ethnl_req_info base;
23 static int rings_prepare_data(const struct ethnl_req_info *req_base, in rings_prepare_data()
42 static int rings_reply_size(const struct ethnl_req_info *req_base, in rings_reply_size()
56 const struct ethnl_req_info *req_base, in rings_fill_reply()
113 struct ethnl_req_info req_info = {}; in ethnl_set_rings()
Dpause.c7 struct ethnl_req_info base;
30 static int pause_prepare_data(const struct ethnl_req_info *req_base, in pause_prepare_data()
56 static int pause_reply_size(const struct ethnl_req_info *req_base, in pause_reply_size()
105 const struct ethnl_req_info *req_base, in pause_fill_reply()
148 struct ethnl_req_info req_info = {}; in ethnl_set_pause()
Dprivflags.c8 struct ethnl_req_info base;
58 static int privflags_prepare_data(const struct ethnl_req_info *req_base, in privflags_prepare_data()
88 static int privflags_reply_size(const struct ethnl_req_info *req_base, in privflags_reply_size()
101 const struct ethnl_req_info *req_base, in privflags_fill_reply()
145 struct ethnl_req_info req_info = {}; in ethnl_set_privflags()
Dchannels.c9 struct ethnl_req_info base;
25 static int channels_prepare_data(const struct ethnl_req_info *req_base, in channels_prepare_data()
44 static int channels_reply_size(const struct ethnl_req_info *req_base, in channels_reply_size()
58 const struct ethnl_req_info *req_base, in channels_fill_reply()
117 struct ethnl_req_info req_info = {}; in ethnl_set_channels()
Dlinkstate.c8 struct ethnl_req_info base;
81 static int linkstate_prepare_data(const struct ethnl_req_info *req_base, in linkstate_prepare_data()
116 static int linkstate_reply_size(const struct ethnl_req_info *req_base, in linkstate_reply_size()
141 const struct ethnl_req_info *req_base, in linkstate_fill_reply()
Dfeatures.c8 struct ethnl_req_info base;
36 static int features_prepare_data(const struct ethnl_req_info *req_base, in features_prepare_data()
54 static int features_reply_size(const struct ethnl_req_info *req_base, in features_reply_size()
87 const struct ethnl_req_info *req_base, in features_fill_reply()
221 struct ethnl_req_info req_info = {}; in ethnl_set_features()
Dtunnels.c36 ethnl_tunnel_info_reply_size(const struct ethnl_req_info *req_base, in ethnl_tunnel_info_reply_size()
82 ethnl_tunnel_info_fill_reply(const struct ethnl_req_info *req_base, in ethnl_tunnel_info_fill_reply()
165 struct ethnl_req_info req_info = {}; in ethnl_tunnel_info_doit()
212 struct ethnl_req_info req_info;
Dcoalesce.c7 struct ethnl_req_info base;
59 static int coalesce_prepare_data(const struct ethnl_req_info *req_base, in coalesce_prepare_data()
79 static int coalesce_reply_size(const struct ethnl_req_info *req_base, in coalesce_reply_size()
123 const struct ethnl_req_info *req_base, in coalesce_fill_reply()
223 struct ethnl_req_info req_info = {}; in ethnl_set_coalesce()
Dstrset.c86 struct ethnl_req_info base;
156 static int strset_parse_request(struct ethnl_req_info *req_base, in strset_parse_request()
250 static int strset_prepare_data(const struct ethnl_req_info *req_base, in strset_prepare_data()
322 static int strset_reply_size(const struct ethnl_req_info *req_base, in strset_reply_size()
412 const struct ethnl_req_info *req_base, in strset_fill_reply()
Dlinkmodes.c8 struct ethnl_req_info base;
26 static int linkmodes_prepare_data(const struct ethnl_req_info *req_base, in linkmodes_prepare_data()
55 static int linkmodes_reply_size(const struct ethnl_req_info *req_base, in linkmodes_reply_size()
94 const struct ethnl_req_info *req_base, in linkmodes_fill_reply()
383 struct ethnl_req_info req_info = {}; in ethnl_set_linkmodes()
Dcabletest.c58 struct ethnl_req_info req_info = {}; in ethnl_act_cable_test()
211 struct ethnl_req_info base;
309 struct ethnl_req_info req_info = {}; in ethnl_act_cable_test_tdr()
Dnetlink.c48 int ethnl_parse_header_dev_get(struct ethnl_req_info *req_info, in ethnl_parse_header_dev_get()
226 struct ethnl_req_info *req_info;
269 static int ethnl_default_parse(struct ethnl_req_info *req_info, in ethnl_default_parse()
312 struct ethnl_req_info *req_info = NULL; in ethnl_default_doit()
483 struct ethnl_req_info *req_info; in ethnl_default_start()
563 struct ethnl_req_info *req_info; in ethnl_default_notify()