Searched refs:XGBE_SET_SUP (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-phy-v2.c | 694 XGBE_SET_SUP(lks, Autoneg); in xgbe_phy_sfp_phy_settings() 695 XGBE_SET_SUP(lks, Pause); in xgbe_phy_sfp_phy_settings() 696 XGBE_SET_SUP(lks, Asym_Pause); in xgbe_phy_sfp_phy_settings() 697 XGBE_SET_SUP(lks, TP); in xgbe_phy_sfp_phy_settings() 698 XGBE_SET_SUP(lks, FIBRE); in xgbe_phy_sfp_phy_settings() 714 XGBE_SET_SUP(lks, Autoneg); in xgbe_phy_sfp_phy_settings() 715 XGBE_SET_SUP(lks, Pause); in xgbe_phy_sfp_phy_settings() 716 XGBE_SET_SUP(lks, Asym_Pause); in xgbe_phy_sfp_phy_settings() 719 XGBE_SET_SUP(lks, 10baseT_Full); in xgbe_phy_sfp_phy_settings() 721 XGBE_SET_SUP(lks, 100baseT_Full); in xgbe_phy_sfp_phy_settings() [all …]
|
| H A D | xgbe.h | 218 #define XGBE_SET_SUP(_ls, _mode) \ macro
|