/kernel/linux/linux-5.10/net/ethtool/ |
H A D | wol.c | 110 struct ethnl_req_info req_info = {}; in ethnl_set_wol() local
|
H A D | rings.c | 113 struct ethnl_req_info req_info = {}; in ethnl_set_rings() local
|
H A D | channels.c | 117 struct ethnl_req_info req_info = {}; in ethnl_set_channels() local
|
H A D | eee.c | 136 struct ethnl_req_info req_info = {}; in ethnl_set_eee() local
|
H A D | linkinfo.c | 102 struct ethnl_req_info req_info = {}; in ethnl_set_linkinfo() local
|
H A D | debug.c | 88 struct ethnl_req_info req_info = {}; in ethnl_set_debug() local
|
H A D | tunnels.c | 165 struct ethnl_req_info req_info = {}; in ethnl_tunnel_info_doit() local 212 struct ethnl_req_info req_info; member [all...] |
H A D | cabletest.c | 58 struct ethnl_req_info req_info = {}; in ethnl_act_cable_test() local 309 struct ethnl_req_info req_info = {}; in ethnl_act_cable_test_tdr() local
|
H A D | privflags.c | 145 struct ethnl_req_info req_info = {}; in ethnl_set_privflags() local
|
H A D | pause.c | 148 struct ethnl_req_info req_info = {}; in ethnl_set_pause() local
|
/kernel/linux/linux-6.6/net/ethtool/ |
H A D | wol.c | 97 ethnl_set_wol_validate(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_wol_validate() argument 105 ethnl_set_wol(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_wol() argument
|
H A D | eee.c | 123 ethnl_set_eee_validate(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_eee_validate() argument 131 ethnl_set_eee(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_eee() argument
|
H A D | debug.c | 75 ethnl_set_debug_validate(struct ethnl_req_info *req_info, in ethnl_set_debug_validate() argument 84 ethnl_set_debug(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_debug() argument
|
H A D | rings.c | 134 ethnl_set_rings_validate(struct ethnl_req_info *req_info, in ethnl_set_rings_validate() argument 184 ethnl_set_rings(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_rings() argument
|
H A D | pse-pd.c | 119 ethnl_set_pse_validate(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_pse_validate() argument 125 ethnl_set_pse(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_pse() argument
|
H A D | module.c | 103 ethnl_set_module_validate(struct ethnl_req_info *req_info, in ethnl_set_module_validate() argument 123 ethnl_set_module(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_module() argument
|
H A D | linkinfo.c | 87 ethnl_set_linkinfo_validate(struct ethnl_req_info *req_info, in ethnl_set_linkinfo_validate() argument 98 ethnl_set_linkinfo(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_linkinfo() argument
|
H A D | tunnels.c | 167 struct ethnl_req_info req_info = {}; in ethnl_tunnel_info_doit() local 214 struct ethnl_req_info req_info; member [all...] |
H A D | cabletest.c | 58 struct ethnl_req_info req_info = {}; in ethnl_act_cable_test() local 309 struct ethnl_req_info req_info = {}; in ethnl_act_cable_test_tdr() local
|
H A D | channels.c | 101 ethnl_set_channels_validate(struct ethnl_req_info *req_info, in ethnl_set_channels_validate() argument 110 ethnl_set_channels(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_channels() argument
|
H A D | plca.c | 142 ethnl_set_plca(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_plca() argument
|
H A D | pause.c | 35 struct pause_req_info *req_info = PAUSE_REQINFO(req_base); in pause_parse_request() local 56 const struct pause_req_info *req_info = PAUSE_REQINFO(req_base); in pause_prepare_data() local 174 ethnl_set_pause_validate(struct ethnl_req_info *req_info, in ethnl_set_pause_validate() argument 183 ethnl_set_pause(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_pause() argument
|
H A D | privflags.c | 130 ethnl_set_privflags_validate(struct ethnl_req_info *req_info, in ethnl_set_privflags_validate() argument 145 ethnl_set_privflags(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_privflags() argument
|
H A D | rss.c | 32 rss_parse_request(struct ethnl_req_info *req_info, struct nlattr **tb, in rss_parse_request() argument
|
H A D | linkmodes.c | 303 ethnl_set_linkmodes_validate(struct ethnl_req_info *req_info, in ethnl_set_linkmodes_validate() argument 319 ethnl_set_linkmodes(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_linkmodes() argument
|