Home
last modified time | relevance | path

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

/linux/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.c75 phydev = ethnl_req_get_phydev(&req_info, in ethnl_act_cable_test()
342 phydev = ethnl_req_get_phydev(&req_info, in ethnl_act_cable_test_tdr()
H A Dphy.c128 phydev = ethnl_req_get_phydev(req_base, tb[ETHTOOL_A_PHY_HEADER], in ethnl_phy_parse_request()
H A Dnetlink.h291 struct phy_device *ethnl_req_get_phydev(const struct ethnl_req_info *req_info,
H A Dstrset.c302 phydev = ethnl_req_get_phydev(req_base, tb[ETHTOOL_A_HEADER_FLAGS], in strset_prepare_data()
H A Dnetlink.c212 struct phy_device *ethnl_req_get_phydev(const struct ethnl_req_info *req_info, in ethnl_req_get_phydev() function