Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dmii.h137 #define LPA_SGMII_SPD_MASK 0x0c00 /* SGMII speed mask */ macro
/linux-6.1.9/drivers/net/ethernet/microchip/sparx5/
Dsparx5_port.c36 switch (lp_abil & LPA_SGMII_SPD_MASK) { in decode_sgmii_word()
/linux-6.1.9/drivers/net/phy/
Dphylink.c3185 switch (config_reg & LPA_SGMII_SPD_MASK) { in phylink_decode_sgmii_word()
/linux-6.1.9/drivers/net/dsa/
Dmt7530.c2996 switch (config_reg & LPA_SGMII_SPD_MASK) { in mt7531_sgmii_pcs_get_state_an()