| /net/ethtool/ |
| A D | netlink.c | 147 int ethnl_parse_header_dev_get(struct ethnl_req_info *req_info, in ethnl_parse_header_dev_get() 222 struct phy_device *ethnl_req_get_phydev(const struct ethnl_req_info *req_info, in ethnl_req_get_phydev() 361 struct ethnl_req_info *req_info; member 448 static int ethnl_default_parse(struct ethnl_req_info *req_info, in ethnl_default_parse() 498 struct ethnl_req_info *req_info = NULL; in ethnl_default_doit() local 652 struct ethnl_req_info *req_info; in ethnl_default_start() local 706 struct ethnl_req_info *req_info; in ethnl_perphy_start() local 880 struct ethnl_req_info *req_info; in ethnl_default_set_doit() local 972 struct ethnl_req_info *req_info; in ethnl_default_notify() local 1075 const struct ethnl_req_info *req_info) in ethnl_notify()
|
| 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 175 ethnl_set_pause_validate(struct ethnl_req_info *req_info, in ethnl_set_pause_validate() 184 ethnl_set_pause(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_pause()
|
| A D | tsinfo.c | 286 struct tsinfo_req_info *req_info; member 318 struct tsinfo_req_info *req_info, in ethnl_tsinfo_end_dump() 348 struct tsinfo_req_info *req_info; in ethnl_tsinfo_dump_one_phydev() local 387 struct tsinfo_req_info *req_info; in ethnl_tsinfo_dump_one_netdev() local 503 struct tsinfo_req_info *req_info; in ethnl_tsinfo_start() local 544 struct tsinfo_req_info *req_info = ctx->req_info; in ethnl_tsinfo_done() local
|
| A D | phy.c | 36 static int phy_reply_size(const struct ethnl_req_info *req_info, in phy_reply_size() 70 static int phy_prepare_data(const struct ethnl_req_info *req_info, in phy_prepare_data() 112 const struct ethnl_req_info *req_info, in phy_fill_reply()
|
| A D | strset.c | 195 struct strset_req_info *req_info = STRSET_REQINFO(req_base); in strset_parse_request() local 290 const struct strset_req_info *req_info = STRSET_REQINFO(req_base); in strset_prepare_data() local 369 const struct strset_req_info *req_info = STRSET_REQINFO(req_base); in strset_reply_size() local 459 const struct strset_req_info *req_info = STRSET_REQINFO(req_base); in strset_fill_reply() local
|
| A D | debug.c | 75 ethnl_set_debug_validate(struct ethnl_req_info *req_info, in ethnl_set_debug_validate() 84 ethnl_set_debug(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_debug()
|
| A D | linkinfo.c | 87 ethnl_set_linkinfo_validate(struct ethnl_req_info *req_info, in ethnl_set_linkinfo_validate() 98 ethnl_set_linkinfo(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_linkinfo()
|
| A D | stats.c | 106 struct stats_req_info *req_info = STATS_REQINFO(req_base); in stats_parse_request() local 133 const struct stats_req_info *req_info = STATS_REQINFO(req_base); in stats_prepare_data() local 198 const struct stats_req_info *req_info = STATS_REQINFO(req_base); in stats_reply_size() local 456 const struct stats_req_info *req_info = STATS_REQINFO(req_base); in stats_fill_reply() local
|
| A D | wol.c | 97 ethnl_set_wol_validate(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_wol_validate() 105 ethnl_set_wol(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_wol()
|
| A D | channels.c | 101 ethnl_set_channels_validate(struct ethnl_req_info *req_info, in ethnl_set_channels_validate() 110 ethnl_set_channels(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_channels()
|
| A D | eee.c | 120 ethnl_set_eee_validate(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_eee_validate() 128 ethnl_set_eee(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_eee()
|
| A D | rings.c | 150 ethnl_set_rings_validate(struct ethnl_req_info *req_info, in ethnl_set_rings_validate() 216 ethnl_set_rings(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_rings()
|
| 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
|
| A D | coalesce.c | 348 ethnl_set_coalesce_validate(struct ethnl_req_info *req_info, in ethnl_set_coalesce_validate() 511 __ethnl_set_coalesce(struct ethnl_req_info *req_info, struct genl_info *info, in __ethnl_set_coalesce() 610 ethnl_set_coalesce(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_coalesce()
|
| A D | privflags.c | 130 ethnl_set_privflags_validate(struct ethnl_req_info *req_info, in ethnl_set_privflags_validate() 145 ethnl_set_privflags(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_privflags()
|
| A D | cabletest.c | 59 struct ethnl_req_info req_info = {}; in ethnl_act_cable_test() local 322 struct ethnl_req_info req_info = {}; in ethnl_act_cable_test_tdr() local
|
| A D | module.c | 114 ethnl_set_module_validate(struct ethnl_req_info *req_info, in ethnl_set_module_validate() 140 ethnl_set_module(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_module() 409 struct ethnl_req_info req_info = {}; in ethnl_act_module_fw_flash() local
|
| A D | rss.c | 69 rss_parse_request(struct ethnl_req_info *req_info, struct nlattr **tb, in rss_parse_request() 369 struct ethnl_req_info req_info = {}; in ethnl_rss_dump_start() local 524 struct rss_req_info req_info = { in ethtool_rss_notify() local 582 ethnl_rss_set_validate(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_rss_set_validate() 825 ethnl_rss_set(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_rss_set()
|
| A D | fec.c | 229 ethnl_set_fec_validate(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_fec_validate() 237 ethnl_set_fec(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_fec()
|
| A D | linkmodes.c | 303 ethnl_set_linkmodes_validate(struct ethnl_req_info *req_info, in ethnl_set_linkmodes_validate() 319 ethnl_set_linkmodes(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_linkmodes()
|
| A D | mm.c | 177 ethnl_set_mm_validate(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_mm_validate() 184 static int ethnl_set_mm(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_mm()
|
| A D | pse-pd.c | 275 ethnl_set_pse(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_pse()
|
| A D | eeprom.c | 152 static int eeprom_parse_request(struct ethnl_req_info *req_info, struct nlattr **tb, in eeprom_parse_request()
|
| A D | plca.c | 146 ethnl_set_plca(struct ethnl_req_info *req_info, struct genl_info *info) in ethnl_set_plca()
|
| A D | features.c | 222 struct ethnl_req_info req_info = {}; in ethnl_set_features() local
|