Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/amd/xgbe/
Dxgbe-mdio.c1207 set_bit(XGBE_LINK_INIT, &pdata->dev_state); in __xgbe_phy_config_aneg()
1409 if (test_bit(XGBE_LINK_INIT, &pdata->dev_state)) in xgbe_phy_status()
1410 clear_bit(XGBE_LINK_INIT, &pdata->dev_state); in xgbe_phy_status()
1414 if (test_bit(XGBE_LINK_INIT, &pdata->dev_state)) { in xgbe_phy_status()
Dxgbe.h530 XGBE_LINK_INIT, enumerator
Dxgbe-phy-v2.c2940 if (!test_bit(XGBE_LINK_INIT, &pdata->dev_state)) { in xgbe_phy_link_status()