Searched refs:xgbe_phy_set_mode (Results 1 – 2 of 2) sorted by relevance
445 static void xgbe_phy_set_mode(struct xgbe_prv_data *pdata, enum xgbe_mode mode) in xgbe_phy_set_mode() function729 phy_impl->set_mode = xgbe_phy_set_mode; in xgbe_init_function_ptrs_phy_v1()
2453 static void xgbe_phy_set_mode(struct xgbe_prv_data *pdata, enum xgbe_mode mode) in xgbe_phy_set_mode() function2812 xgbe_phy_set_mode(pdata, phy_data->cur_mode); in xgbe_phy_link_status()3284 xgbe_phy_set_mode(pdata, phy_data->start_mode); in xgbe_phy_start()3320 xgbe_phy_set_mode(pdata, cur_mode); in xgbe_phy_reset()3657 phy_impl->set_mode = xgbe_phy_set_mode; in xgbe_init_function_ptrs_phy_v2()
Completed in 11 milliseconds