Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dmii.h138 #define LPA_SGMII_SPD_MASK 0x0c00 /* SGMII speed mask */
137 #define LPA_SGMII_SPD_MASK global() macro
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_port.c37 switch (lp_abil & LPA_SGMII_SPD_MASK) { in decode_sgmii_word()