Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dmii.h138 #define LPA_SGMII_FULL_DUPLEX 0x1000 /* SGMII full duplex */ macro
/Linux-v6.1/drivers/net/ethernet/microchip/sparx5/
Dsparx5_port.c50 if (lp_abil & LPA_SGMII_FULL_DUPLEX) in decode_sgmii_word()
/Linux-v6.1/drivers/net/phy/
Dphylink.c3199 if (config_reg & LPA_SGMII_FULL_DUPLEX) in phylink_decode_sgmii_word()
/Linux-v6.1/drivers/net/dsa/
Dmt7530.c3012 if (config_reg & LPA_SGMII_FULL_DUPLEX) in mt7531_sgmii_pcs_get_state_an()