Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v1.c543 static int xgbe_phy_reset(struct xgbe_prv_data *pdata) in xgbe_phy_reset() function
720 phy_impl->reset = xgbe_phy_reset; in xgbe_init_function_ptrs_phy_v1()
H A Dxgbe-mdio.c1437 static int xgbe_phy_reset(struct xgbe_prv_data *pdata) in xgbe_phy_reset() function
1592 phy_if->phy_reset = xgbe_phy_reset; in xgbe_init_function_ptrs_phy()
H A Dxgbe-drv.c1066 static int xgbe_phy_reset(struct xgbe_prv_data *pdata) in xgbe_phy_reset() function
1564 ret = xgbe_phy_reset(pdata); in xgbe_open()
H A Dxgbe-phy-v2.c3311 static int xgbe_phy_reset(struct xgbe_prv_data *pdata) in xgbe_phy_reset() function
3648 phy_impl->reset = xgbe_phy_reset; in xgbe_init_function_ptrs_phy_v2()