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.h54 int xpcs_get_an_mode(struct dw_xpcs *xpcs, phy_interface_t interface);
/linux/drivers/net/pcs/
H A Dpcs-xpcs.c185 int xpcs_get_an_mode(struct dw_xpcs *xpcs, phy_interface_t interface) in xpcs_get_an_mode() function
195 EXPORT_SYMBOL_GPL(xpcs_get_an_mode);
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c1260 xpcs_get_an_mode(priv->hw->xpcs, mode) == DW_AN_C73) in stmmac_init_phy()