Home
last modified time | relevance | path

Searched refs:ethnl_req_get_phydev (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/net/ethtool/
H A Dplca.c65 phydev = ethnl_req_get_phydev(req_base, tb, ETHTOOL_A_PLCA_HEADER, in plca_get_cfg_prepare_data()
155 phydev = ethnl_req_get_phydev(req_info, tb, ETHTOOL_A_PLCA_HEADER, in ethnl_set_plca()
214 phydev = ethnl_req_get_phydev(req_base, tb, ETHTOOL_A_PLCA_HEADER, in plca_get_status_prepare_data()
H A Dpse-pd.c67 phydev = ethnl_req_get_phydev(req_base, tb, ETHTOOL_A_PSE_HEADER, in pse_prepare_data()
264 phydev = ethnl_req_get_phydev(req_info, tb, ETHTOOL_A_PSE_HEADER, in ethnl_set_pse()
H A Dcabletest.c77 phydev = ethnl_req_get_phydev(&req_info, tb, in ethnl_act_cable_test()
346 phydev = ethnl_req_get_phydev(&req_info, tb, in ethnl_act_cable_test_tdr()
H A Dlinkstate.c106 phydev = ethnl_req_get_phydev(req_base, tb, ETHTOOL_A_LINKSTATE_HEADER, in linkstate_prepare_data()
H A Dphy.c129 phydev = ethnl_req_get_phydev(req_base, tb, ETHTOOL_A_PHY_HEADER, in ethnl_phy_parse_request()
H A Dnetlink.h292 struct phy_device *ethnl_req_get_phydev(const struct ethnl_req_info *req_info,
H A Dstrset.c312 phydev = ethnl_req_get_phydev(req_base, tb, ETHTOOL_A_HEADER_FLAGS, in strset_prepare_data()
H A Dstats.c141 phydev = ethnl_req_get_phydev(req_base, tb, ETHTOOL_A_STATS_HEADER, in stats_prepare_data()
H A Dnetlink.c216 struct phy_device *ethnl_req_get_phydev(const struct ethnl_req_info *req_info, in ethnl_req_get_phydev() function