Searched refs:reply_base (Results 1 - 23 of 23) sorted by last modified time

/linux-master/net/ethtool/
H A Dpse-pd.c56 struct ethnl_reply_data *reply_base,
59 struct pse_reply_data *data = PSE_REPDATA(reply_base);
60 struct net_device *dev = reply_base->dev;
75 const struct ethnl_reply_data *reply_base)
77 const struct pse_reply_data *data = PSE_REPDATA(reply_base);
95 const struct ethnl_reply_data *reply_base)
97 const struct pse_reply_data *data = PSE_REPDATA(reply_base);
55 pse_prepare_data(const struct ethnl_req_info *req_base, struct ethnl_reply_data *reply_base, const struct genl_info *info) argument
74 pse_reply_size(const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
93 pse_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Dtsinfo.c31 struct ethnl_reply_data *reply_base,
34 struct tsinfo_reply_data *data = TSINFO_REPDATA(reply_base);
35 struct net_device *dev = reply_base->dev;
54 const struct ethnl_reply_data *reply_base)
56 const struct tsinfo_reply_data *data = TSINFO_REPDATA(reply_base);
135 const struct ethnl_reply_data *reply_base)
137 const struct tsinfo_reply_data *data = TSINFO_REPDATA(reply_base);
30 tsinfo_prepare_data(const struct ethnl_req_info *req_base, struct ethnl_reply_data *reply_base, const struct genl_info *info) argument
53 tsinfo_reply_size(const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
133 tsinfo_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Deee.c25 struct ethnl_reply_data *reply_base,
28 struct eee_reply_data *data = EEE_REPDATA(reply_base);
29 struct net_device *dev = reply_base->dev;
45 const struct ethnl_reply_data *reply_base)
48 const struct eee_reply_data *data = EEE_REPDATA(reply_base);
78 const struct ethnl_reply_data *reply_base)
81 const struct eee_reply_data *data = EEE_REPDATA(reply_base);
24 eee_prepare_data(const struct ethnl_req_info *req_base, struct ethnl_reply_data *reply_base, const struct genl_info *info) argument
44 eee_reply_size(const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
76 eee_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Dfeatures.c37 struct ethnl_reply_data *reply_base,
40 struct features_reply_data *data = FEATURES_REPDATA(reply_base);
41 struct net_device *dev = reply_base->dev;
55 const struct ethnl_reply_data *reply_base)
57 const struct features_reply_data *data = FEATURES_REPDATA(reply_base);
88 const struct ethnl_reply_data *reply_base)
90 const struct features_reply_data *data = FEATURES_REPDATA(reply_base);
36 features_prepare_data(const struct ethnl_req_info *req_base, struct ethnl_reply_data *reply_base, const struct genl_info *info) argument
54 features_reply_size(const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
86 features_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Drss.c46 struct ethnl_reply_data *reply_base,
49 struct rss_reply_data *data = RSS_REPDATA(reply_base);
51 struct net_device *dev = reply_base->dev;
109 const struct ethnl_reply_data *reply_base)
111 const struct rss_reply_data *data = RSS_REPDATA(reply_base);
124 const struct ethnl_reply_data *reply_base)
126 const struct rss_reply_data *data = RSS_REPDATA(reply_base);
142 static void rss_cleanup_data(struct ethnl_reply_data *reply_base) argument
144 const struct rss_reply_data *data = RSS_REPDATA(reply_base);
45 rss_prepare_data(const struct ethnl_req_info *req_base, struct ethnl_reply_data *reply_base, const struct genl_info *info) argument
108 rss_reply_size(const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
123 rss_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Drings.c26 struct ethnl_reply_data *reply_base,
29 struct rings_reply_data *data = RINGS_REPDATA(reply_base);
30 struct net_device *dev = reply_base->dev;
48 const struct ethnl_reply_data *reply_base)
69 const struct ethnl_reply_data *reply_base)
71 const struct rings_reply_data *data = RINGS_REPDATA(reply_base);
25 rings_prepare_data(const struct ethnl_req_info *req_base, struct ethnl_reply_data *reply_base, const struct genl_info *info) argument
47 rings_reply_size(const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
67 rings_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Dplca.c55 struct ethnl_reply_data *reply_base,
58 struct plca_reply_data *data = PLCA_REPDATA(reply_base);
59 struct net_device *dev = reply_base->dev;
91 const struct ethnl_reply_data *reply_base)
104 const struct ethnl_reply_data *reply_base)
106 const struct plca_reply_data *data = PLCA_REPDATA(reply_base);
198 struct ethnl_reply_data *reply_base,
201 struct plca_reply_data *data = PLCA_REPDATA(reply_base);
202 struct net_device *dev = reply_base->dev;
233 const struct ethnl_reply_data *reply_base)
54 plca_get_cfg_prepare_data(const struct ethnl_req_info *req_base, struct ethnl_reply_data *reply_base, const struct genl_info *info) argument
90 plca_get_cfg_reply_size(const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
102 plca_get_cfg_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
197 plca_get_status_prepare_data(const struct ethnl_req_info *req_base, struct ethnl_reply_data *reply_base, const struct genl_info *info) argument
232 plca_get_status_reply_size(const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
238 plca_get_status_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
[all...]
H A Dstats.c116 struct ethnl_reply_data *reply_base,
120 struct stats_reply_data *data = STATS_REPDATA(reply_base);
122 struct net_device *dev = reply_base->dev;
167 const struct ethnl_reply_data *reply_base)
402 const struct ethnl_reply_data *reply_base)
405 const struct stats_reply_data *data = STATS_REPDATA(reply_base);
115 stats_prepare_data(const struct ethnl_req_info *req_base, struct ethnl_reply_data *reply_base, const struct genl_info *info) argument
166 stats_reply_size(const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
400 stats_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Dstrset.c222 static void strset_cleanup_data(struct ethnl_reply_data *reply_base) argument
224 struct strset_reply_data *data = STRSET_REPDATA(reply_base);
276 struct ethnl_reply_data *reply_base,
280 struct strset_reply_data *data = STRSET_REPDATA(reply_base);
281 struct net_device *dev = reply_base->dev;
319 strset_cleanup_data(reply_base);
348 const struct ethnl_reply_data *reply_base)
351 const struct strset_reply_data *data = STRSET_REPDATA(reply_base);
438 const struct ethnl_reply_data *reply_base)
441 const struct strset_reply_data *data = STRSET_REPDATA(reply_base);
275 strset_prepare_data(const struct ethnl_req_info *req_base, struct ethnl_reply_data *reply_base, const struct genl_info *info) argument
347 strset_reply_size(const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
436 strset_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
[all...]
H A Dwol.c26 struct ethnl_reply_data *reply_base,
29 struct wol_reply_data *data = WOL_REPDATA(reply_base);
30 struct net_device *dev = reply_base->dev;
49 const struct ethnl_reply_data *reply_base)
52 const struct wol_reply_data *data = WOL_REPDATA(reply_base);
67 const struct ethnl_reply_data *reply_base)
70 const struct wol_reply_data *data = WOL_REPDATA(reply_base);
25 wol_prepare_data(const struct ethnl_req_info *req_base, struct ethnl_reply_data *reply_base, const struct genl_info *info) argument
48 wol_reply_size(const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
65 wol_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Dprivflags.c59 struct ethnl_reply_data *reply_base,
62 struct privflags_reply_data *data = PRIVFLAGS_REPDATA(reply_base);
63 struct net_device *dev = reply_base->dev;
89 const struct ethnl_reply_data *reply_base)
91 const struct privflags_reply_data *data = PRIVFLAGS_REPDATA(reply_base);
102 const struct ethnl_reply_data *reply_base)
104 const struct privflags_reply_data *data = PRIVFLAGS_REPDATA(reply_base);
58 privflags_prepare_data(const struct ethnl_req_info *req_base, struct ethnl_reply_data *reply_base, const struct genl_info *info) argument
88 privflags_reply_size(const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
100 privflags_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Dpause.c53 struct ethnl_reply_data *reply_base,
57 struct pause_reply_data *data = PAUSE_REPDATA(reply_base);
59 struct net_device *dev = reply_base->dev;
93 const struct ethnl_reply_data *reply_base)
146 const struct ethnl_reply_data *reply_base)
148 const struct pause_reply_data *data = PAUSE_REPDATA(reply_base);
52 pause_prepare_data(const struct ethnl_req_info *req_base, struct ethnl_reply_data *reply_base, const struct genl_info *info) argument
92 pause_reply_size(const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
144 pause_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Dphc_vclocks.c26 struct ethnl_reply_data *reply_base,
29 struct phc_vclocks_reply_data *data = PHC_VCLOCKS_REPDATA(reply_base);
30 struct net_device *dev = reply_base->dev;
43 const struct ethnl_reply_data *reply_base)
46 PHC_VCLOCKS_REPDATA(reply_base);
59 const struct ethnl_reply_data *reply_base)
62 PHC_VCLOCKS_REPDATA(reply_base);
75 static void phc_vclocks_cleanup_data(struct ethnl_reply_data *reply_base) argument
78 PHC_VCLOCKS_REPDATA(reply_base);
25 phc_vclocks_prepare_data(const struct ethnl_req_info *req_base, struct ethnl_reply_data *reply_base, const struct genl_info *info) argument
42 phc_vclocks_reply_size(const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
57 phc_vclocks_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Dmm.c29 struct ethnl_reply_data *reply_base,
32 struct mm_reply_data *data = MM_REPDATA(reply_base);
33 struct net_device *dev = reply_base->dev;
63 const struct ethnl_reply_data *reply_base)
126 const struct ethnl_reply_data *reply_base)
128 const struct mm_reply_data *data = MM_REPDATA(reply_base);
28 mm_prepare_data(const struct ethnl_req_info *req_base, struct ethnl_reply_data *reply_base, const struct genl_info *info) argument
62 mm_reply_size(const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
124 mm_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Dlinkstate.c83 struct ethnl_reply_data *reply_base,
86 struct linkstate_reply_data *data = LINKSTATE_REPDATA(reply_base);
87 struct net_device *dev = reply_base->dev;
131 const struct ethnl_reply_data *reply_base)
133 struct linkstate_reply_data *data = LINKSTATE_REPDATA(reply_base);
159 const struct ethnl_reply_data *reply_base)
161 struct linkstate_reply_data *data = LINKSTATE_REPDATA(reply_base);
82 linkstate_prepare_data(const struct ethnl_req_info *req_base, struct ethnl_reply_data *reply_base, const struct genl_info *info) argument
130 linkstate_reply_size(const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
157 linkstate_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Dmodule.c40 struct ethnl_reply_data *reply_base,
43 struct module_reply_data *data = MODULE_REPDATA(reply_base);
44 struct net_device *dev = reply_base->dev;
61 const struct ethnl_reply_data *reply_base)
63 struct module_reply_data *data = MODULE_REPDATA(reply_base);
77 const struct ethnl_reply_data *reply_base)
79 const struct module_reply_data *data = MODULE_REPDATA(reply_base);
39 module_prepare_data(const struct ethnl_req_info *req_base, struct ethnl_reply_data *reply_base, const struct genl_info *info) argument
60 module_reply_size(const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
75 module_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Dlinkinfo.c25 struct ethnl_reply_data *reply_base,
28 struct linkinfo_reply_data *data = LINKINFO_REPDATA(reply_base);
29 struct net_device *dev = reply_base->dev;
46 const struct ethnl_reply_data *reply_base)
58 const struct ethnl_reply_data *reply_base)
60 const struct linkinfo_reply_data *data = LINKINFO_REPDATA(reply_base);
24 linkinfo_prepare_data(const struct ethnl_req_info *req_base, struct ethnl_reply_data *reply_base, const struct genl_info *info) argument
45 linkinfo_reply_size(const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
56 linkinfo_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Dlinkmodes.c29 struct ethnl_reply_data *reply_base,
32 struct linkmodes_reply_data *data = LINKMODES_REPDATA(reply_base);
33 struct net_device *dev = reply_base->dev;
61 const struct ethnl_reply_data *reply_base)
63 const struct linkmodes_reply_data *data = LINKMODES_REPDATA(reply_base);
102 const struct ethnl_reply_data *reply_base)
104 const struct linkmodes_reply_data *data = LINKMODES_REPDATA(reply_base);
28 linkmodes_prepare_data(const struct ethnl_req_info *req_base, struct ethnl_reply_data *reply_base, const struct genl_info *info) argument
60 linkmodes_reply_size(const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
100 linkmodes_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Dfec.c94 struct ethnl_reply_data *reply_base,
98 struct fec_reply_data *data = FEC_REPDATA(reply_base);
99 struct net_device *dev = reply_base->dev;
143 const struct ethnl_reply_data *reply_base)
146 const struct fec_reply_data *data = FEC_REPDATA(reply_base);
196 const struct ethnl_reply_data *reply_base)
199 const struct fec_reply_data *data = FEC_REPDATA(reply_base);
93 fec_prepare_data(const struct ethnl_req_info *req_base, struct ethnl_reply_data *reply_base, const struct genl_info *info) argument
142 fec_reply_size(const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
194 fec_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Deeprom.c104 struct ethnl_reply_data *reply_base,
107 struct eeprom_reply_data *reply = MODULE_EEPROM_REPDATA(reply_base);
110 struct net_device *dev = reply_base->dev;
192 const struct ethnl_reply_data *reply_base)
201 const struct ethnl_reply_data *reply_base)
203 struct eeprom_reply_data *reply = MODULE_EEPROM_REPDATA(reply_base);
208 static void eeprom_cleanup_data(struct ethnl_reply_data *reply_base) argument
210 struct eeprom_reply_data *reply = MODULE_EEPROM_REPDATA(reply_base);
103 eeprom_prepare_data(const struct ethnl_req_info *req_base, struct ethnl_reply_data *reply_base, const struct genl_info *info) argument
191 eeprom_reply_size(const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
199 eeprom_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Ddebug.c25 struct ethnl_reply_data *reply_base,
28 struct debug_reply_data *data = DEBUG_REPDATA(reply_base);
29 struct net_device *dev = reply_base->dev;
45 const struct ethnl_reply_data *reply_base)
47 const struct debug_reply_data *data = DEBUG_REPDATA(reply_base);
56 const struct ethnl_reply_data *reply_base)
58 const struct debug_reply_data *data = DEBUG_REPDATA(reply_base);
24 debug_prepare_data(const struct ethnl_req_info *req_base, struct ethnl_reply_data *reply_base, const struct genl_info *info) argument
44 debug_reply_size(const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
54 debug_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Dcoalesce.c61 struct ethnl_reply_data *reply_base,
64 struct coalesce_reply_data *data = COALESCE_REPDATA(reply_base);
65 struct net_device *dev = reply_base->dev;
83 const struct ethnl_reply_data *reply_base)
132 const struct ethnl_reply_data *reply_base)
134 const struct coalesce_reply_data *data = COALESCE_REPDATA(reply_base);
60 coalesce_prepare_data(const struct ethnl_req_info *req_base, struct ethnl_reply_data *reply_base, const struct genl_info *info) argument
82 coalesce_reply_size(const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
130 coalesce_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
H A Dchannels.c26 struct ethnl_reply_data *reply_base,
29 struct channels_reply_data *data = CHANNELS_REPDATA(reply_base);
30 struct net_device *dev = reply_base->dev;
45 const struct ethnl_reply_data *reply_base)
59 const struct ethnl_reply_data *reply_base)
61 const struct channels_reply_data *data = CHANNELS_REPDATA(reply_base);
25 channels_prepare_data(const struct ethnl_req_info *req_base, struct ethnl_reply_data *reply_base, const struct genl_info *info) argument
44 channels_reply_size(const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument
57 channels_fill_reply(struct sk_buff *skb, const struct ethnl_req_info *req_base, const struct ethnl_reply_data *reply_base) argument

Completed in 195 milliseconds