Home
last modified time | relevance | path

Searched refs:xpcs_get_an_mode (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/pcs/
H A Dpcs-xpcs.h66 int xpcs_get_an_mode(struct dw_xpcs *xpcs, phy_interface_t interface);
/linux/drivers/net/pcs/
H A Dpcs-xpcs.c179 int xpcs_get_an_mode(struct dw_xpcs *xpcs, phy_interface_t interface) in xpcs_get_an_mode() function
189 EXPORT_SYMBOL_GPL(xpcs_get_an_mode);
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c3940 xpcs_get_an_mode(priv->hw->xpcs, mode) != DW_AN_C73)) { in __stmmac_open()