Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dmii.h138 #define LPA_SGMII_FULL_DUPLEX 0x1000 /* SGMII full duplex */ macro
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_port.c51 if (lp_abil & LPA_SGMII_FULL_DUPLEX) in decode_sgmii_word()
/openbmc/linux/drivers/net/phy/
H A Dphylink.c3433 if (config_reg & LPA_SGMII_FULL_DUPLEX) in phylink_decode_sgmii_word()