Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dmii.h149 #define LPA_SGMII_LINK 0x8000 /* PHY link with copper-side partner */ macro
/Linux-v5.10/drivers/net/phy/
Dphylink.c2298 if (!(config_reg & LPA_SGMII_LINK)) { in phylink_decode_sgmii_word()