Searched refs:xgbe_phy_stop (Results 1 – 3 of 3) sorted by relevance
532 static void xgbe_phy_stop(struct xgbe_prv_data *pdata) in xgbe_phy_stop() function722 phy_impl->stop = xgbe_phy_stop; in xgbe_init_function_ptrs_phy_v1()
1346 static void xgbe_phy_stop(struct xgbe_prv_data *pdata) in xgbe_phy_stop() function1594 phy_if->phy_stop = xgbe_phy_stop; in xgbe_init_function_ptrs_phy()
3240 static void xgbe_phy_stop(struct xgbe_prv_data *pdata) in xgbe_phy_stop() function3650 phy_impl->stop = xgbe_phy_stop; in xgbe_init_function_ptrs_phy_v2()
Completed in 13 milliseconds