/kernel/linux/linux-5.10/net/ethtool/ |
D | tsinfo.c | 27 struct ethnl_reply_data *reply_base, in tsinfo_prepare_data() argument 30 struct tsinfo_reply_data *data = TSINFO_REPDATA(reply_base); in tsinfo_prepare_data() 31 struct net_device *dev = reply_base->dev; in tsinfo_prepare_data() 44 const struct ethnl_reply_data *reply_base) in tsinfo_reply_size() argument 46 const struct tsinfo_reply_data *data = TSINFO_REPDATA(reply_base); in tsinfo_reply_size() 88 const struct ethnl_reply_data *reply_base) in tsinfo_fill_reply() argument 90 const struct tsinfo_reply_data *data = TSINFO_REPDATA(reply_base); in tsinfo_fill_reply()
|
D | debug.c | 25 struct ethnl_reply_data *reply_base, in debug_prepare_data() argument 28 struct debug_reply_data *data = DEBUG_REPDATA(reply_base); in debug_prepare_data() 29 struct net_device *dev = reply_base->dev; in debug_prepare_data() 45 const struct ethnl_reply_data *reply_base) in debug_reply_size() argument 47 const struct debug_reply_data *data = DEBUG_REPDATA(reply_base); in debug_reply_size() 56 const struct ethnl_reply_data *reply_base) in debug_fill_reply() argument 58 const struct debug_reply_data *data = DEBUG_REPDATA(reply_base); in debug_fill_reply()
|
D | linkstate.c | 82 struct ethnl_reply_data *reply_base, in linkstate_prepare_data() argument 85 struct linkstate_reply_data *data = LINKSTATE_REPDATA(reply_base); in linkstate_prepare_data() 86 struct net_device *dev = reply_base->dev; in linkstate_prepare_data() 117 const struct ethnl_reply_data *reply_base) in linkstate_reply_size() argument 119 struct linkstate_reply_data *data = LINKSTATE_REPDATA(reply_base); in linkstate_reply_size() 142 const struct ethnl_reply_data *reply_base) in linkstate_fill_reply() argument 144 struct linkstate_reply_data *data = LINKSTATE_REPDATA(reply_base); in linkstate_fill_reply()
|
D | wol.c | 26 struct ethnl_reply_data *reply_base, in wol_prepare_data() argument 29 struct wol_reply_data *data = WOL_REPDATA(reply_base); in wol_prepare_data() 30 struct net_device *dev = reply_base->dev; in wol_prepare_data() 48 const struct ethnl_reply_data *reply_base) in wol_reply_size() argument 51 const struct wol_reply_data *data = WOL_REPDATA(reply_base); in wol_reply_size() 66 const struct ethnl_reply_data *reply_base) in wol_fill_reply() argument 69 const struct wol_reply_data *data = WOL_REPDATA(reply_base); in wol_fill_reply()
|
D | privflags.c | 59 struct ethnl_reply_data *reply_base, in privflags_prepare_data() argument 62 struct privflags_reply_data *data = PRIVFLAGS_REPDATA(reply_base); in privflags_prepare_data() 63 struct net_device *dev = reply_base->dev; in privflags_prepare_data() 89 const struct ethnl_reply_data *reply_base) in privflags_reply_size() argument 91 const struct privflags_reply_data *data = PRIVFLAGS_REPDATA(reply_base); in privflags_reply_size() 102 const struct ethnl_reply_data *reply_base) in privflags_fill_reply() argument 104 const struct privflags_reply_data *data = PRIVFLAGS_REPDATA(reply_base); in privflags_fill_reply()
|
D | eee.c | 28 struct ethnl_reply_data *reply_base, in eee_prepare_data() argument 31 struct eee_reply_data *data = EEE_REPDATA(reply_base); in eee_prepare_data() 32 struct net_device *dev = reply_base->dev; in eee_prepare_data() 47 const struct ethnl_reply_data *reply_base) in eee_reply_size() argument 50 const struct eee_reply_data *data = EEE_REPDATA(reply_base); in eee_reply_size() 83 const struct ethnl_reply_data *reply_base) in eee_fill_reply() argument 86 const struct eee_reply_data *data = EEE_REPDATA(reply_base); in eee_fill_reply()
|
D | linkinfo.c | 25 struct ethnl_reply_data *reply_base, in linkinfo_prepare_data() argument 28 struct linkinfo_reply_data *data = LINKINFO_REPDATA(reply_base); in linkinfo_prepare_data() 29 struct net_device *dev = reply_base->dev; in linkinfo_prepare_data() 46 const struct ethnl_reply_data *reply_base) in linkinfo_reply_size() argument 58 const struct ethnl_reply_data *reply_base) in linkinfo_fill_reply() argument 60 const struct linkinfo_reply_data *data = LINKINFO_REPDATA(reply_base); in linkinfo_fill_reply()
|
D | rings.c | 24 struct ethnl_reply_data *reply_base, in rings_prepare_data() argument 27 struct rings_reply_data *data = RINGS_REPDATA(reply_base); in rings_prepare_data() 28 struct net_device *dev = reply_base->dev; in rings_prepare_data() 43 const struct ethnl_reply_data *reply_base) in rings_reply_size() argument 57 const struct ethnl_reply_data *reply_base) in rings_fill_reply() argument 59 const struct rings_reply_data *data = RINGS_REPDATA(reply_base); in rings_fill_reply()
|
D | pause.c | 31 struct ethnl_reply_data *reply_base, in pause_prepare_data() argument 34 struct pause_reply_data *data = PAUSE_REPDATA(reply_base); in pause_prepare_data() 35 struct net_device *dev = reply_base->dev; in pause_prepare_data() 57 const struct ethnl_reply_data *reply_base) in pause_reply_size() argument 106 const struct ethnl_reply_data *reply_base) in pause_fill_reply() argument 108 const struct pause_reply_data *data = PAUSE_REPDATA(reply_base); in pause_fill_reply()
|
D | strset.c | 197 static void strset_cleanup_data(struct ethnl_reply_data *reply_base) in strset_cleanup_data() argument 199 struct strset_reply_data *data = STRSET_REPDATA(reply_base); in strset_cleanup_data() 251 struct ethnl_reply_data *reply_base, in strset_prepare_data() argument 255 struct strset_reply_data *data = STRSET_REPDATA(reply_base); in strset_prepare_data() 256 struct net_device *dev = reply_base->dev; in strset_prepare_data() 294 strset_cleanup_data(reply_base); in strset_prepare_data() 323 const struct ethnl_reply_data *reply_base) in strset_reply_size() argument 326 const struct strset_reply_data *data = STRSET_REPDATA(reply_base); in strset_reply_size() 413 const struct ethnl_reply_data *reply_base) in strset_fill_reply() argument 416 const struct strset_reply_data *data = STRSET_REPDATA(reply_base); in strset_fill_reply()
|
D | channels.c | 26 struct ethnl_reply_data *reply_base, in channels_prepare_data() argument 29 struct channels_reply_data *data = CHANNELS_REPDATA(reply_base); in channels_prepare_data() 30 struct net_device *dev = reply_base->dev; in channels_prepare_data() 45 const struct ethnl_reply_data *reply_base) in channels_reply_size() argument 59 const struct ethnl_reply_data *reply_base) in channels_fill_reply() argument 61 const struct channels_reply_data *data = CHANNELS_REPDATA(reply_base); in channels_fill_reply()
|
D | features.c | 37 struct ethnl_reply_data *reply_base, in features_prepare_data() argument 40 struct features_reply_data *data = FEATURES_REPDATA(reply_base); in features_prepare_data() 41 struct net_device *dev = reply_base->dev; in features_prepare_data() 55 const struct ethnl_reply_data *reply_base) in features_reply_size() argument 57 const struct features_reply_data *data = FEATURES_REPDATA(reply_base); in features_reply_size() 88 const struct ethnl_reply_data *reply_base) in features_fill_reply() argument 90 const struct features_reply_data *data = FEATURES_REPDATA(reply_base); in features_fill_reply()
|
D | linkmodes.c | 27 struct ethnl_reply_data *reply_base, in linkmodes_prepare_data() argument 30 struct linkmodes_reply_data *data = LINKMODES_REPDATA(reply_base); in linkmodes_prepare_data() 31 struct net_device *dev = reply_base->dev; in linkmodes_prepare_data() 56 const struct ethnl_reply_data *reply_base) in linkmodes_reply_size() argument 58 const struct linkmodes_reply_data *data = LINKMODES_REPDATA(reply_base); in linkmodes_reply_size() 95 const struct ethnl_reply_data *reply_base) in linkmodes_fill_reply() argument 97 const struct linkmodes_reply_data *data = LINKMODES_REPDATA(reply_base); in linkmodes_fill_reply()
|
D | coalesce.c | 60 struct ethnl_reply_data *reply_base, in coalesce_prepare_data() argument 63 struct coalesce_reply_data *data = COALESCE_REPDATA(reply_base); in coalesce_prepare_data() 64 struct net_device *dev = reply_base->dev; in coalesce_prepare_data() 80 const struct ethnl_reply_data *reply_base) in coalesce_reply_size() argument 124 const struct ethnl_reply_data *reply_base) in coalesce_fill_reply() argument 126 const struct coalesce_reply_data *data = COALESCE_REPDATA(reply_base); in coalesce_fill_reply()
|