Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/ocelot/
H A Dfelix.h8 #define FELIX_MAC_QUIRKS OCELOT_QUIRK_PCS_PERFORMS_RATE_ADAPTATION
/linux/include/soc/mscc/
H A Docelot.h739 #define OCELOT_QUIRK_PCS_PERFORMS_RATE_ADAPTATION BIT(0) macro
/linux/drivers/net/ethernet/mscc/
H A Docelot.c1102 if ((quirks & OCELOT_QUIRK_PCS_PERFORMS_RATE_ADAPTATION) || in ocelot_phylink_mac_link_up()