Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dphylink.h39 PHYLINK_PCS_NEG_OUTBAND = BIT(5), enumerator
/linux-6.15/drivers/net/phy/
H A Dphylink.c195 if (mode & PHYLINK_PCS_NEG_OUTBAND) in phylink_pcs_mode_str()
1097 neg_mode = PHYLINK_PCS_NEG_OUTBAND; in phylink_pcs_neg_mode()
1126 neg_mode = PHYLINK_PCS_NEG_OUTBAND; in phylink_pcs_neg_mode()
1177 neg_mode = PHYLINK_PCS_NEG_OUTBAND; in phylink_pcs_neg_mode()
/linux-6.15/drivers/net/dsa/sja1105/
H A Dsja1105_main.c2384 neg_mode = PHYLINK_PCS_NEG_OUTBAND; in sja1105_static_config_reload()
2391 if (neg_mode == PHYLINK_PCS_NEG_OUTBAND) { in sja1105_static_config_reload()