Home
last modified time | relevance | path

Searched refs:ethnl_reply_data (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/net/ethtool/
H A Dprivflags.c12 struct ethnl_reply_data base;
59 struct ethnl_reply_data *reply_base, in privflags_prepare_data()
89 const struct ethnl_reply_data *reply_base) in privflags_reply_size()
102 const struct ethnl_reply_data *reply_base) in privflags_fill_reply()
114 static void privflags_cleanup_data(struct ethnl_reply_data *reply_data) in privflags_cleanup_data()
H A Ddebug.c12 struct ethnl_reply_data base;
25 struct ethnl_reply_data *reply_base, in debug_prepare_data()
45 const struct ethnl_reply_data *reply_base) in debug_reply_size()
56 const struct ethnl_reply_data *reply_base) in debug_fill_reply()
H A Dtsinfo.c14 struct ethnl_reply_data base;
27 struct ethnl_reply_data *reply_base, in tsinfo_prepare_data()
44 const struct ethnl_reply_data *reply_base) in tsinfo_reply_size()
88 const struct ethnl_reply_data *reply_base) in tsinfo_fill_reply()
H A Dlinkinfo.c11 struct ethnl_reply_data base;
25 struct ethnl_reply_data *reply_base, in linkinfo_prepare_data()
46 const struct ethnl_reply_data *reply_base) in linkinfo_reply_size()
58 const struct ethnl_reply_data *reply_base) in linkinfo_fill_reply()
H A Dlinkstate.c12 struct ethnl_reply_data base;
82 struct ethnl_reply_data *reply_base, in linkstate_prepare_data()
117 const struct ethnl_reply_data *reply_base) in linkstate_reply_size()
142 const struct ethnl_reply_data *reply_base) in linkstate_fill_reply()
H A Dwol.c12 struct ethnl_reply_data base;
26 struct ethnl_reply_data *reply_base, in wol_prepare_data()
48 const struct ethnl_reply_data *reply_base) in wol_reply_size()
66 const struct ethnl_reply_data *reply_base) in wol_fill_reply()
H A Dnetlink.h246 struct ethnl_reply_data { struct
324 struct ethnl_reply_data *reply_data,
327 const struct ethnl_reply_data *reply_data);
330 const struct ethnl_reply_data *reply_data);
331 void (*cleanup_data)(struct ethnl_reply_data *reply_data);
H A Dpause.c11 struct ethnl_reply_data base;
31 struct ethnl_reply_data *reply_base, in pause_prepare_data()
57 const struct ethnl_reply_data *reply_base) in pause_reply_size()
106 const struct ethnl_reply_data *reply_base) in pause_fill_reply()
H A Drings.c11 struct ethnl_reply_data base;
24 struct ethnl_reply_data *reply_base, in rings_prepare_data()
43 const struct ethnl_reply_data *reply_base) in rings_reply_size()
57 const struct ethnl_reply_data *reply_base) in rings_fill_reply()
H A Deee.c15 struct ethnl_reply_data base;
28 struct ethnl_reply_data *reply_base, in eee_prepare_data()
47 const struct ethnl_reply_data *reply_base) in eee_reply_size()
83 const struct ethnl_reply_data *reply_base) in eee_fill_reply()
H A Dchannels.c13 struct ethnl_reply_data base;
26 struct ethnl_reply_data *reply_base, in channels_prepare_data()
45 const struct ethnl_reply_data *reply_base) in channels_reply_size()
59 const struct ethnl_reply_data *reply_base) in channels_fill_reply()
H A Dstrset.c95 struct ethnl_reply_data base;
197 static void strset_cleanup_data(struct ethnl_reply_data *reply_base) in strset_cleanup_data()
251 struct ethnl_reply_data *reply_base, in strset_prepare_data()
323 const struct ethnl_reply_data *reply_base) in strset_reply_size()
413 const struct ethnl_reply_data *reply_base) in strset_fill_reply()
H A Dfeatures.c12 struct ethnl_reply_data base;
37 struct ethnl_reply_data *reply_base, in features_prepare_data()
55 const struct ethnl_reply_data *reply_base) in features_reply_size()
88 const struct ethnl_reply_data *reply_base) in features_fill_reply()
H A Dcoalesce.c11 struct ethnl_reply_data base;
60 struct ethnl_reply_data *reply_base, in coalesce_prepare_data()
80 const struct ethnl_reply_data *reply_base) in coalesce_reply_size()
124 const struct ethnl_reply_data *reply_base) in coalesce_fill_reply()
H A Dlinkmodes.c12 struct ethnl_reply_data base;
27 struct ethnl_reply_data *reply_base, in linkmodes_prepare_data()
56 const struct ethnl_reply_data *reply_base) in linkmodes_reply_size()
95 const struct ethnl_reply_data *reply_base) in linkmodes_fill_reply()
H A Dnetlink.c227 struct ethnl_reply_data *reply_data;
300 static void ethnl_init_reply_data(struct ethnl_reply_data *reply_data, in ethnl_init_reply_data()
311 struct ethnl_reply_data *reply_data = NULL; in ethnl_default_doit()
481 struct ethnl_reply_data *reply_data; in ethnl_default_start()
561 struct ethnl_reply_data *reply_data; in ethnl_default_notify()