Searched refs:xgbe_phy_reset (Results 1 – 4 of 4) sorted by relevance
543 static int xgbe_phy_reset(struct xgbe_prv_data *pdata) in xgbe_phy_reset() function720 phy_impl->reset = xgbe_phy_reset; in xgbe_init_function_ptrs_phy_v1()
1437 static int xgbe_phy_reset(struct xgbe_prv_data *pdata) in xgbe_phy_reset() function1592 phy_if->phy_reset = xgbe_phy_reset; in xgbe_init_function_ptrs_phy()
1066 static int xgbe_phy_reset(struct xgbe_prv_data *pdata) in xgbe_phy_reset() function1564 ret = xgbe_phy_reset(pdata); in xgbe_open()
3311 static int xgbe_phy_reset(struct xgbe_prv_data *pdata) in xgbe_phy_reset() function3648 phy_impl->reset = xgbe_phy_reset; in xgbe_init_function_ptrs_phy_v2()
Completed in 17 milliseconds