Home
last modified time | relevance | path

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

/linux-5.19.10/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.c1467 static int xgbe_phy_reset(struct xgbe_prv_data *pdata) in xgbe_phy_reset() function
1620 phy_if->phy_reset = xgbe_phy_reset; in xgbe_init_function_ptrs_phy()
Dxgbe-drv.c1156 static int xgbe_phy_reset(struct xgbe_prv_data *pdata) in xgbe_phy_reset() function
1849 ret = xgbe_phy_reset(pdata); in xgbe_open()
Dxgbe-phy-v2.c3114 static int xgbe_phy_reset(struct xgbe_prv_data *pdata) in xgbe_phy_reset() function
3431 phy_impl->reset = xgbe_phy_reset; in xgbe_init_function_ptrs_phy_v2()