Searched refs:SGMII_SPEED_SS13 (Results 1 – 2 of 2) sorted by relevance
/drivers/net/pcs/ | ||
D | pcs-xpcs.h | 93 #define SGMII_SPEED_SS13 BIT(13) /* SGMII speed along with SS6 */ macro |
D | pcs-xpcs.c | 868 ret &= ~SGMII_SPEED_SS13; in xpcs_config_2500basex() |