Searched refs:ethnl_reply_data (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ethtool/ |
| H A D | privflags.c | 12 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 D | debug.c | 12 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 D | tsinfo.c | 14 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 D | linkinfo.c | 11 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 D | linkstate.c | 12 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 D | wol.c | 12 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 D | netlink.h | 246 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 D | pause.c | 11 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 D | rings.c | 11 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 D | eee.c | 15 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 D | channels.c | 13 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 D | strset.c | 95 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 D | features.c | 12 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 D | coalesce.c | 11 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 D | linkmodes.c | 12 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 D | netlink.c | 227 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()
|