Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c2287 static enum xgbe_mode xgbe_phy_cur_mode(struct xgbe_prv_data *pdata) in xgbe_phy_cur_mode() function
2300 return xgbe_phy_cur_mode(pdata); in xgbe_phy_switch_baset_mode()
2302 switch (xgbe_phy_cur_mode(pdata)) { in xgbe_phy_switch_baset_mode()
2323 switch (xgbe_phy_cur_mode(pdata)) { in xgbe_phy_switch_bp_mode()
2350 return xgbe_phy_cur_mode(pdata); in xgbe_phy_switch_mode()
3663 phy_impl->cur_mode = xgbe_phy_cur_mode; in xgbe_init_function_ptrs_phy_v2()