Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A 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()
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_phylink.c106 conf.inband = neg_mode == PHYLINK_PCS_NEG_INBAND_DISABLED || in sparx5_pcs_config()