Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/pcs/
Dpcs-xpcs.h18 #define DW_AN_C73 1 macro
/linux-6.12.1/drivers/net/pcs/
Dpcs-xpcs.c265 case DW_AN_C73: in xpcs_soft_reset()
849 case DW_AN_C73: in xpcs_do_config()
1109 case DW_AN_C73: in xpcs_get_state()
1283 .an_mode = DW_AN_C73,
1289 .an_mode = DW_AN_C73,
1295 .an_mode = DW_AN_C73,
/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c3941 xpcs_get_an_mode(priv->hw->xpcs, mode) != DW_AN_C73)) { in __stmmac_open()