Home
last modified time | relevance | path

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

/drivers/net/ethernet/amd/xgbe/
Dxgbe-phy-v1.c626 static int xgbe_phy_link_status(struct xgbe_prv_data *pdata, int *an_restart) in xgbe_phy_link_status() argument
630 *an_restart = 0; in xgbe_phy_link_status()
Dxgbe-mdio.c1394 int an_restart; in xgbe_phy_status() local
1406 &an_restart); in xgbe_phy_status()
1407 if (an_restart) { in xgbe_phy_status()
Dxgbe-phy-v2.c2870 static int xgbe_phy_link_status(struct xgbe_prv_data *pdata, int *an_restart) in xgbe_phy_link_status() argument
2876 *an_restart = 0; in xgbe_phy_link_status()
2883 *an_restart = 1; in xgbe_phy_link_status()
2942 *an_restart = 1; in xgbe_phy_link_status()