Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dpse-pd.c65 phydev = ethnl_req_get_phydev(req_base, tb, ETHTOOL_A_PSE_HEADER, in pse_prepare_data()
282 phydev = ethnl_req_get_phydev(req_info, tb, ETHTOOL_A_PSE_HEADER, in ethnl_set_pse()
H A Dphy.c82 phydev = ethnl_req_get_phydev(req_info, tb, ETHTOOL_A_PHY_HEADER, in phy_prepare_data()
H A Dlinkstate.c107 phydev = ethnl_req_get_phydev(req_base, tb, ETHTOOL_A_LINKSTATE_HEADER, in linkstate_prepare_data()
H A Dnetlink.h295 struct phy_device *ethnl_req_get_phydev(const struct ethnl_req_info *req_info,
H A Dstrset.c314 phydev = ethnl_req_get_phydev(req_base, tb, ETHTOOL_A_STRSET_HEADER, in strset_prepare_data()
H A Dnetlink.c223 struct phy_device *ethnl_req_get_phydev(const struct ethnl_req_info *req_info, in ethnl_req_get_phydev() function