Searched refs:PHYLINK_PCS_NEG_NONE (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | phylink.h | 35 PHYLINK_PCS_NEG_NONE = 0, enumerator |
/linux/drivers/net/phy/ | ||
H A D | phylink.c | 1146 neg_mode = PHYLINK_PCS_NEG_NONE; in phylink_pcs_neg_mode() |