Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/pcs/
Dpcs-xpcs.h17 #define DW_AN_C73 1 macro
/linux-6.1.9/drivers/net/pcs/
Dpcs-xpcs.c256 case DW_AN_C73: in xpcs_soft_reset()
892 case DW_AN_C73: in xpcs_do_config()
1049 case DW_AN_C73: in xpcs_get_state()
1190 .an_mode = DW_AN_C73,
1196 .an_mode = DW_AN_C73,
1202 .an_mode = DW_AN_C73,
/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c3797 xpcs_get_an_mode(priv->hw->xpcs, mode) != DW_AN_C73)) { in __stmmac_open()