Searched refs:xgbe_phy_check_mode (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/ |
| H A 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()
|
| H A D | xgbe-phy-v2.c | 2361 static bool xgbe_phy_check_mode(struct xgbe_prv_data *pdata, in xgbe_phy_check_mode() function 2384 return xgbe_phy_check_mode(pdata, mode, in xgbe_phy_use_basex_mode() 2387 return xgbe_phy_check_mode(pdata, mode, in xgbe_phy_use_basex_mode() 2401 return xgbe_phy_check_mode(pdata, mode, in xgbe_phy_use_baset_mode() 2404 return xgbe_phy_check_mode(pdata, mode, in xgbe_phy_use_baset_mode() 2407 return xgbe_phy_check_mode(pdata, mode, in xgbe_phy_use_baset_mode() 2410 return xgbe_phy_check_mode(pdata, mode, in xgbe_phy_use_baset_mode() 2427 return xgbe_phy_check_mode(pdata, mode, in xgbe_phy_use_sfp_mode() 2432 return xgbe_phy_check_mode(pdata, mode, in xgbe_phy_use_sfp_mode() 2437 return xgbe_phy_check_mode(pdata, mode, in xgbe_phy_use_sfp_mode() [all …]
|