Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/amd/xgbe/
Dxgbe-mdio.c1189 set_bit(XGBE_LINK_INIT, &pdata->dev_state); in __xgbe_phy_config_aneg()
1359 if (test_bit(XGBE_LINK_INIT, &pdata->dev_state)) in xgbe_phy_status()
1360 clear_bit(XGBE_LINK_INIT, &pdata->dev_state); in xgbe_phy_status()
1364 if (test_bit(XGBE_LINK_INIT, &pdata->dev_state)) { in xgbe_phy_status()
Dxgbe.h528 XGBE_LINK_INIT, enumerator
Dxgbe-phy-v2.c2652 if (!test_bit(XGBE_LINK_INIT, &pdata->dev_state)) { in xgbe_phy_link_status()