Searched refs:xgbe_phy_check_mode (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-phy-v1.c | 571 static bool xgbe_phy_check_mode(struct xgbe_prv_data *pdata, in xgbe_phy_check_mode() function 593 return xgbe_phy_check_mode(pdata, mode, in xgbe_phy_use_mode() 596 return xgbe_phy_check_mode(pdata, mode, in xgbe_phy_use_mode() 599 return xgbe_phy_check_mode(pdata, mode, in xgbe_phy_use_mode()
|
D | xgbe-phy-v2.c | 2307 static bool xgbe_phy_check_mode(struct xgbe_prv_data *pdata, in xgbe_phy_check_mode() function 2330 return xgbe_phy_check_mode(pdata, mode, in xgbe_phy_use_basex_mode() 2333 return xgbe_phy_check_mode(pdata, mode, in xgbe_phy_use_basex_mode() 2347 return xgbe_phy_check_mode(pdata, mode, in xgbe_phy_use_baset_mode() 2350 return xgbe_phy_check_mode(pdata, mode, in xgbe_phy_use_baset_mode() 2353 return xgbe_phy_check_mode(pdata, mode, in xgbe_phy_use_baset_mode() 2356 return xgbe_phy_check_mode(pdata, mode, in xgbe_phy_use_baset_mode() 2373 return xgbe_phy_check_mode(pdata, mode, in xgbe_phy_use_sfp_mode() 2378 return xgbe_phy_check_mode(pdata, mode, in xgbe_phy_use_sfp_mode() 2383 return xgbe_phy_check_mode(pdata, mode, in xgbe_phy_use_sfp_mode() [all …]
|