Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dphylink.h39 PHYLINK_PCS_NEG_INBAND_DISABLED = PHYLINK_PCS_NEG_INBAND, enumerator
156 neg_mode = PHYLINK_PCS_NEG_INBAND_DISABLED; in phylink_pcs_neg_mode()
/Linux-v6.6/drivers/net/ethernet/microchip/sparx5/
Dsparx5_phylink.c106 conf.inband = neg_mode == PHYLINK_PCS_NEG_INBAND_DISABLED || in sparx5_pcs_config()