Searched refs:xgbe_phy_start (Results 1 – 3 of 3) sorted by relevance
537 static int xgbe_phy_start(struct xgbe_prv_data *pdata) in xgbe_phy_start() function721 phy_impl->start = xgbe_phy_start; in xgbe_init_function_ptrs_phy_v1()
1371 static int xgbe_phy_start(struct xgbe_prv_data *pdata) in xgbe_phy_start() function1593 phy_if->phy_start = xgbe_phy_start; in xgbe_init_function_ptrs_phy()
3261 static int xgbe_phy_start(struct xgbe_prv_data *pdata) in xgbe_phy_start() function3649 phy_impl->start = xgbe_phy_start; in xgbe_init_function_ptrs_phy_v2()
Completed in 13 milliseconds