Home
last modified time | relevance | path

Searched refs:phy_get_rate_matching (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/phy/
H A Dphy.c146 int phy_get_rate_matching(struct phy_device *phydev, in phy_get_rate_matching() function
159 EXPORT_SYMBOL_GPL(phy_get_rate_matching);
H A Dphylink.c588 tmp_state.rate_matching = phy_get_rate_matching(phy, interface); in phylink_validate_one()
2020 state->rate_matching = phy_get_rate_matching(phy, state->interface); in phylink_validate_phy()