Home
last modified time | relevance | path

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

/linux/include/linux/ !
H A Dphylink.h38 PHYLINK_PCS_NEG_ENABLED = BIT(4), enumerator
43 PHYLINK_PCS_NEG_ENABLED,
/linux/drivers/net/phy/ !
H A Dphylink.c202 if (mode & PHYLINK_PCS_NEG_ENABLED) in phylink_pcs_mode_str()