Home
last modified time | relevance | path

Searched refs:xgbe_phy_set_mode (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/amd/xgbe/
A Dxgbe-phy-v1.c445 static void xgbe_phy_set_mode(struct xgbe_prv_data *pdata, enum xgbe_mode mode) in xgbe_phy_set_mode() function
729 phy_impl->set_mode = xgbe_phy_set_mode; in xgbe_init_function_ptrs_phy_v1()
A Dxgbe-phy-v2.c2453 static void xgbe_phy_set_mode(struct xgbe_prv_data *pdata, enum xgbe_mode mode) in xgbe_phy_set_mode() function
2812 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