Searched refs:phy_get_rate_matching (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/phy/
H A Dphy.c132 * phy_get_rate_matching - determine if rate matching is supported
143 int phy_get_rate_matching(struct phy_device *phydev, function
156 EXPORT_SYMBOL_GPL(phy_get_rate_matching); variable
H A Dphylink.c721 tmp_state.rate_matching = phy_get_rate_matching(phy, interface);
1829 state->rate_matching = phy_get_rate_matching(phy, state->interface);
/linux-master/include/linux/
H A Dphy.h1968 int phy_get_rate_matching(struct phy_device *phydev,

Completed in 159 milliseconds