Home
last modified time | relevance | path

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

/drivers/net/pcs/
Dpcs-xpcs.c162 int xpcs_get_an_mode(struct dw_xpcs *xpcs, phy_interface_t interface) in xpcs_get_an_mode() function
172 EXPORT_SYMBOL_GPL(xpcs_get_an_mode);
/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c3812 xpcs_get_an_mode(priv->hw->xpcs, mode) != DW_AN_C73)) { in __stmmac_open()