Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/pcs/
Dpcs-xpcs.h17 #define DW_AN_C73 1 macro
/Linux-v5.15/drivers/net/pcs/
Dpcs-xpcs.c237 case DW_AN_C73: in xpcs_soft_reset()
802 case DW_AN_C73: in xpcs_do_config()
930 case DW_AN_C73: in xpcs_get_state()
1037 .an_mode = DW_AN_C73,
1043 .an_mode = DW_AN_C73,
1049 .an_mode = DW_AN_C73,
/Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c3655 xpcs_get_an_mode(priv->hw->xpcs, mode) != DW_AN_C73)) { in stmmac_open()