Home
last modified time | relevance | path

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

12

/linux/net/ethtool/
H A 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()
75 ethnl_set_debug_validate(struct ethnl_req_info *req_info, in ethnl_set_debug_validate()
84 ethnl_set_debug(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_debug()
H A Dnetlink.h11 struct ethnl_req_info;
13 int ethnl_parse_header_dev_get(struct ethnl_req_info *req_info,
262 struct ethnl_req_info { struct
269 static inline void ethnl_parse_header_dev_put(struct ethnl_req_info *req_info) in ethnl_parse_header_dev_put() argument
292 struct phy_device *ethnl_req_get_phydev(const struct ethnl_req_info *req_info,
393 int (*parse_request)(struct ethnl_req_info *req_info,
396 int (*prepare_data)(const struct ethnl_req_info *req_info,
399 int (*reply_size)(const struct ethnl_req_info *req_info,
402 const struct ethnl_req_info *req_info,
406 int (*set_validate)(struct ethnl_req_info *req_info,
[all …]
H A 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()
87 ethnl_set_linkinfo_validate(struct ethnl_req_info *req_info, in ethnl_set_linkinfo_validate()
98 ethnl_set_linkinfo(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_linkinfo()
H A Dpause.c7 struct ethnl_req_info base;
30 static int pause_parse_request(struct ethnl_req_info *req_base, in pause_parse_request()
52 static int pause_prepare_data(const struct ethnl_req_info *req_base, in pause_prepare_data()
92 static int pause_reply_size(const struct ethnl_req_info *req_base, in pause_reply_size()
145 const struct ethnl_req_info *req_base, in pause_fill_reply()
174 ethnl_set_pause_validate(struct ethnl_req_info *req_info, in ethnl_set_pause_validate()
183 ethnl_set_pause(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_pause()
H A Dplca.c10 struct ethnl_req_info base;
54 static int plca_get_cfg_prepare_data(const struct ethnl_req_info *req_base, in plca_get_cfg_prepare_data()
94 static int plca_get_cfg_reply_size(const struct ethnl_req_info *req_base, in plca_get_cfg_reply_size()
107 const struct ethnl_req_info *req_base, in plca_get_cfg_fill_reply()
146 ethnl_set_plca(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_plca()
203 static int plca_get_status_prepare_data(const struct ethnl_req_info *req_base, in plca_get_status_prepare_data()
242 static int plca_get_status_reply_size(const struct ethnl_req_info *req_base, in plca_get_status_reply_size()
249 const struct ethnl_req_info *req_base, in plca_get_status_fill_reply()
H A Dwol.c8 struct ethnl_req_info base;
25 static int wol_prepare_data(const struct ethnl_req_info *req_base, in wol_prepare_data()
48 static int wol_reply_size(const struct ethnl_req_info *req_base, in wol_reply_size()
66 const struct ethnl_req_info *req_base, in wol_fill_reply()
97 ethnl_set_wol_validate(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_wol_validate()
105 ethnl_set_wol(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_wol()
H A Deee.c8 struct ethnl_req_info base;
24 static int eee_prepare_data(const struct ethnl_req_info *req_base, in eee_prepare_data()
44 static int eee_reply_size(const struct ethnl_req_info *req_base, in eee_reply_size()
77 const struct ethnl_req_info *req_base, in eee_fill_reply()
120 ethnl_set_eee_validate(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_eee_validate()
128 ethnl_set_eee(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_eee()
H A 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()
130 ethnl_set_privflags_validate(struct ethnl_req_info *req_info, in ethnl_set_privflags_validate()
145 ethnl_set_privflags(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_privflags()
H A Dphc_vclocks.c9 struct ethnl_req_info base;
25 static int phc_vclocks_prepare_data(const struct ethnl_req_info *req_base, in phc_vclocks_prepare_data()
42 static int phc_vclocks_reply_size(const struct ethnl_req_info *req_base, in phc_vclocks_reply_size()
58 const struct ethnl_req_info *req_base, in phc_vclocks_fill_reply()
H A 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()
101 ethnl_set_channels_validate(struct ethnl_req_info *req_info, in ethnl_set_channels_validate()
110 ethnl_set_channels(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_channels()
H A Dmm.c9 struct ethnl_req_info base;
28 static int mm_prepare_data(const struct ethnl_req_info *req_base, in mm_prepare_data()
62 static int mm_reply_size(const struct ethnl_req_info *req_base, in mm_reply_size()
125 const struct ethnl_req_info *req_base, in mm_fill_reply()
176 ethnl_set_mm_validate(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_mm_validate()
183 static int ethnl_set_mm(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_mm()
H A Dfec.c8 struct ethnl_req_info base;
93 static int fec_prepare_data(const struct ethnl_req_info *req_base, in fec_prepare_data()
142 static int fec_reply_size(const struct ethnl_req_info *req_base, in fec_reply_size()
195 const struct ethnl_req_info *req_base, in fec_fill_reply()
229 ethnl_set_fec_validate(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_fec_validate()
237 ethnl_set_fec(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_fec()
H A Dlinkmodes.c10 struct ethnl_req_info base;
28 static int linkmodes_prepare_data(const struct ethnl_req_info *req_base, in linkmodes_prepare_data()
60 static int linkmodes_reply_size(const struct ethnl_req_info *req_base, in linkmodes_reply_size()
101 const struct ethnl_req_info *req_base, in linkmodes_fill_reply()
303 ethnl_set_linkmodes_validate(struct ethnl_req_info *req_info, in ethnl_set_linkmodes_validate()
319 ethnl_set_linkmodes(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_linkmodes()
H A Deeprom.c9 struct ethnl_req_info base;
109 static int eeprom_prepare_data(const struct ethnl_req_info *req_base, in eeprom_prepare_data()
152 static int eeprom_parse_request(struct ethnl_req_info *req_info, struct nlattr **tb, in eeprom_parse_request()
197 static int eeprom_reply_size(const struct ethnl_req_info *req_base, in eeprom_reply_size()
206 const struct ethnl_req_info *req_base, in eeprom_fill_reply()
H A Dpse-pd.c17 struct ethnl_req_info base;
53 static int pse_prepare_data(const struct ethnl_req_info *req_base, in pse_prepare_data()
79 static int pse_reply_size(const struct ethnl_req_info *req_base, in pse_reply_size()
145 const struct ethnl_req_info *req_base, in pse_fill_reply()
258 ethnl_set_pse(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_pse()
H A Drss.c7 struct ethnl_req_info base;
35 rss_parse_request(struct ethnl_req_info *req_info, struct nlattr **tb, in rss_parse_request()
140 rss_prepare_data(const struct ethnl_req_info *req_base, in rss_prepare_data()
165 rss_reply_size(const struct ethnl_req_info *req_base, in rss_reply_size()
181 rss_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, in rss_fill_reply()
237 struct ethnl_req_info req_info = {}; in ethnl_rss_dump_start()
H A Drings.c9 struct ethnl_req_info base;
27 static int rings_prepare_data(const struct ethnl_req_info *req_base, in rings_prepare_data()
53 static int rings_reply_size(const struct ethnl_req_info *req_base, in rings_reply_size()
76 const struct ethnl_req_info *req_base, in rings_fill_reply()
150 ethnl_set_rings_validate(struct ethnl_req_info *req_info, in ethnl_set_rings_validate()
216 ethnl_set_rings(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_rings()
H A Dmodule.c14 struct ethnl_req_info base;
49 static int module_prepare_data(const struct ethnl_req_info *req_base, in module_prepare_data()
70 static int module_reply_size(const struct ethnl_req_info *req_base, in module_reply_size()
86 const struct ethnl_req_info *req_base, in module_fill_reply()
113 ethnl_set_module_validate(struct ethnl_req_info *req_info, in ethnl_set_module_validate()
139 ethnl_set_module(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_module()
408 struct ethnl_req_info req_info = {}; in ethnl_act_module_fw_flash()
H A Dlinkstate.c9 struct ethnl_req_info base;
96 static int linkstate_prepare_data(const struct ethnl_req_info *req_base, in linkstate_prepare_data()
153 static int linkstate_reply_size(const struct ethnl_req_info *req_base, in linkstate_reply_size()
180 const struct ethnl_req_info *req_base, in linkstate_fill_reply()
H A Dtsconfig.c13 struct ethnl_req_info base;
34 static int tsconfig_prepare_data(const struct ethnl_req_info *req_base, in tsconfig_prepare_data()
84 static int tsconfig_reply_size(const struct ethnl_req_info *req_base, in tsconfig_reply_size()
131 const struct ethnl_req_info *req_base, in tsconfig_fill_reply()
243 static int ethnl_set_tsconfig_validate(struct ethnl_req_info *req_base, in ethnl_set_tsconfig_validate()
295 static int ethnl_set_tsconfig(struct ethnl_req_info *req_base, in ethnl_set_tsconfig()
H A 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()
220 struct ethnl_req_info req_info = {}; in ethnl_set_features()
H A 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()
167 struct ethnl_req_info req_info = {}; in ethnl_tunnel_info_doit()
214 struct ethnl_req_info req_info;
H A Dphy.c14 struct ethnl_req_info base;
27 ethnl_phy_reply_size(const struct ethnl_req_info *req_base, in ethnl_phy_reply_size()
73 ethnl_phy_fill_reply(const struct ethnl_req_info *req_base, struct sk_buff *skb) in ethnl_phy_fill_reply()
120 static int ethnl_phy_parse_request(struct ethnl_req_info *req_base, in ethnl_phy_parse_request()
H A Dcoalesce.c8 struct ethnl_req_info base;
61 static int coalesce_prepare_data(const struct ethnl_req_info *req_base, in coalesce_prepare_data()
83 static int coalesce_reply_size(const struct ethnl_req_info *req_base, in coalesce_reply_size()
209 const struct ethnl_req_info *req_base, in coalesce_fill_reply()
348 ethnl_set_coalesce_validate(struct ethnl_req_info *req_info, in ethnl_set_coalesce_validate()
511 __ethnl_set_coalesce(struct ethnl_req_info *req_info, struct genl_info *info, in __ethnl_set_coalesce()
610 ethnl_set_coalesce(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_coalesce()
H A Dstrset.c121 struct ethnl_req_info base;
191 static int strset_parse_request(struct ethnl_req_info *req_base, in strset_parse_request()
286 static int strset_prepare_data(const struct ethnl_req_info *req_base, in strset_prepare_data()
366 static int strset_reply_size(const struct ethnl_req_info *req_base, in strset_reply_size()
456 const struct ethnl_req_info *req_base, in strset_fill_reply()

12