Home
last modified time | relevance | path

Searched defs:req_info (Results 1 - 25 of 46) sorted by relevance

12

/kernel/linux/linux-5.10/net/ethtool/
H A Dwol.c110 struct ethnl_req_info req_info = {}; in ethnl_set_wol() local
H A Drings.c113 struct ethnl_req_info req_info = {}; in ethnl_set_rings() local
H A Dchannels.c117 struct ethnl_req_info req_info = {}; in ethnl_set_channels() local
H A Deee.c136 struct ethnl_req_info req_info = {}; in ethnl_set_eee() local
H A Dlinkinfo.c102 struct ethnl_req_info req_info = {}; in ethnl_set_linkinfo() local
H A Ddebug.c88 struct ethnl_req_info req_info = {}; in ethnl_set_debug() local
H A Dtunnels.c165 struct ethnl_req_info req_info = {}; in ethnl_tunnel_info_doit() local
212 struct ethnl_req_info req_info; member
[all...]
H A Dcabletest.c58 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 Dprivflags.c145 struct ethnl_req_info req_info = {}; in ethnl_set_privflags() local
H A Dpause.c148 struct ethnl_req_info req_info = {}; in ethnl_set_pause() local
/kernel/linux/linux-6.6/net/ethtool/
H A Dwol.c97 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 Deee.c123 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 Ddebug.c75 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 Drings.c134 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 Dpse-pd.c119 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 Dmodule.c103 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 Dlinkinfo.c87 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 Dtunnels.c167 struct ethnl_req_info req_info = {}; in ethnl_tunnel_info_doit() local
214 struct ethnl_req_info req_info; member
[all...]
H A Dcabletest.c58 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 Dchannels.c101 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 Dplca.c142 ethnl_set_plca(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_plca() argument
H A Dpause.c35 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 Dprivflags.c130 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 Drss.c32 rss_parse_request(struct ethnl_req_info *req_info, struct nlattr **tb, in rss_parse_request() argument
H A Dlinkmodes.c303 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

Completed in 10 milliseconds

12