Home
last modified time | relevance | path

Searched refs:xgbe_phy_reset (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/amd/xgbe/
Dxgbe-phy-v1.c652 static int xgbe_phy_reset(struct xgbe_prv_data *pdata) in xgbe_phy_reset() function
829 phy_impl->reset = xgbe_phy_reset; in xgbe_init_function_ptrs_phy_v1()
Dxgbe-mdio.c1533 static int xgbe_phy_reset(struct xgbe_prv_data *pdata) in xgbe_phy_reset() function
1688 phy_if->phy_reset = xgbe_phy_reset; in xgbe_init_function_ptrs_phy()
Dxgbe-drv.c1173 static int xgbe_phy_reset(struct xgbe_prv_data *pdata) in xgbe_phy_reset() function
1864 ret = xgbe_phy_reset(pdata); in xgbe_open()
Dxgbe-phy-v2.c3429 static int xgbe_phy_reset(struct xgbe_prv_data *pdata) in xgbe_phy_reset() function
3766 phy_impl->reset = xgbe_phy_reset; in xgbe_init_function_ptrs_phy_v2()