Home
last modified time | relevance | path

Searched refs:ethnl_req_info (Results 1 - 25 of 45) sorted by relevance

12

/kernel/linux/linux-6.6/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 Dpse-pd.c17 struct ethnl_req_info base;
55 static int pse_prepare_data(const struct ethnl_req_info *req_base, in pse_prepare_data()
74 static int pse_reply_size(const struct ethnl_req_info *req_base, in pse_reply_size()
90 const struct ethnl_req_info *req_base, in pse_fill_reply()
119 ethnl_set_pse_validate(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_pse_validate()
125 ethnl_set_pse(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_pse()
H A Dmodule.c10 struct ethnl_req_info base;
39 static int module_prepare_data(const struct ethnl_req_info *req_base, in module_prepare_data()
60 static int module_reply_size(const struct ethnl_req_info *req_base, in module_reply_size()
76 const struct ethnl_req_info *req_base, in module_fill_reply()
103 ethnl_set_module_validate(struct ethnl_req_info *req_info, in ethnl_set_module_validate()
123 ethnl_set_module(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_module()
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 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()
90 static int plca_get_cfg_reply_size(const struct ethnl_req_info *req_base, in plca_get_cfg_reply_size()
103 const struct ethnl_req_info *req_base, in plca_get_cfg_fill_reply()
142 ethnl_set_plca(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_plca()
197 static int plca_get_status_prepare_data(const struct ethnl_req_info *req_base, in plca_get_status_prepare_data()
232 static int plca_get_status_reply_size(const struct ethnl_req_info *req_base, in plca_get_status_reply_size()
239 const struct ethnl_req_info *req_base, in plca_get_status_fill_reply()
H A Dnetlink.h11 struct ethnl_req_info;
13 int ethnl_parse_header_dev_get(struct ethnl_req_info *req_info,
244 * ethnl_req_info and struct ethnl_reply_data defined below) and optional
249 * struct ethnl_req_info - base type of request information for GET requests
255 * parsed userspace request. These always embed struct ethnl_req_info at
258 struct ethnl_req_info { struct
264 static inline void ethnl_parse_header_dev_put(struct ethnl_req_info *req_info) in ethnl_parse_header_dev_put()
272 * equal to &ethnl_req_info.dev; in dumps it's different for each
296 * Parse request except common header (struct ethnl_req_info). Common
307 * through network devices while dev member of struct ethnl_req_info
[all...]
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.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()
123 ethnl_set_eee_validate(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_eee_validate()
131 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 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 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 Drss.c7 struct ethnl_req_info base;
32 rss_parse_request(struct ethnl_req_info *req_info, struct nlattr **tb, in rss_parse_request()
44 rss_prepare_data(const struct ethnl_req_info *req_base, in rss_prepare_data()
107 rss_reply_size(const struct ethnl_req_info *req_base, in rss_reply_size()
121 rss_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, in rss_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 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()
H A Deeprom.c9 struct ethnl_req_info base;
103 static int eeprom_prepare_data(const struct ethnl_req_info *req_base, in eeprom_prepare_data()
146 static int eeprom_parse_request(struct ethnl_req_info *req_info, struct nlattr **tb, in eeprom_parse_request()
191 static int eeprom_reply_size(const struct ethnl_req_info *req_base, in eeprom_reply_size()
200 const struct ethnl_req_info *req_base, in eeprom_fill_reply()
/kernel/linux/linux-5.10/net/ethtool/
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()
102 struct ethnl_req_info req_info = {}; in ethnl_set_linkinfo()
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()
88 struct ethnl_req_info req_info = {}; in ethnl_set_debug()
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()
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()
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()
145 struct ethnl_req_info req_info = {}; in ethnl_set_privflags()
H A 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()
H A 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()
H A 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()
H A Dnetlink.h11 struct ethnl_req_info;
13 int ethnl_parse_header_dev_get(struct ethnl_req_info *req_info,
218 * ethnl_req_info and struct ethnl_reply_data defined below) and optional
223 * struct ethnl_req_info - base type of request information for GET requests
228 * parsed userspace request. These always embed struct ethnl_req_info at
231 struct ethnl_req_info { struct
239 * equal to &ethnl_req_info.dev; in dumps it's different for each
276 * Parse request except common header (struct ethnl_req_info). Common
287 * through network devices while dev member of struct ethnl_req_info
320 int (*parse_request)(struct ethnl_req_info *req_inf
[all...]
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()
117 struct ethnl_req_info req_info = {}; in ethnl_set_channels()
H A 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()

Completed in 12 milliseconds

12