Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-mdio.c1219 set_bit(XGBE_LINK_INIT, &pdata->dev_state); in __xgbe_phy_config_aneg()
1421 if (test_bit(XGBE_LINK_INIT, &pdata->dev_state)) in xgbe_phy_status()
1422 clear_bit(XGBE_LINK_INIT, &pdata->dev_state); in xgbe_phy_status()
1426 if (test_bit(XGBE_LINK_INIT, &pdata->dev_state)) { in xgbe_phy_status()
H A Dxgbe.h530 XGBE_LINK_INIT, enumerator
H A Dxgbe-phy-v2.c2940 if (!test_bit(XGBE_LINK_INIT, &pdata->dev_state)) { in xgbe_phy_link_status()