Searched refs:xgbe_phy_reset (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/axgbe/
H A Dxgbe-phy-v1.c616 xgbe_phy_reset(struct xgbe_prv_data *pdata) function
682 phy_impl->reset = xgbe_phy_reset;
H A Dxgbe-mdio.c1510 xgbe_phy_reset(struct xgbe_prv_data *pdata) function
1624 phy_if->phy_reset = xgbe_phy_reset;
H A Dxgbe-phy-v2.c386 static int xgbe_phy_reset(struct xgbe_prv_data *pdata);
2892 ret = xgbe_phy_reset(pdata);
3382 xgbe_phy_reset(struct xgbe_prv_data *pdata) function
3754 phy_impl->reset = xgbe_phy_reset;

Completed in 68 milliseconds