Searched refs:xpcs_get_an_mode (Results 1 – 3 of 3) sorted by relevance
29 int xpcs_get_an_mode(struct dw_xpcs *xpcs, phy_interface_t interface);
149 int xpcs_get_an_mode(struct dw_xpcs *xpcs, phy_interface_t interface) in xpcs_get_an_mode() function159 EXPORT_SYMBOL_GPL(xpcs_get_an_mode);
3655 xpcs_get_an_mode(priv->hw->xpcs, mode) != DW_AN_C73)) { in stmmac_open()