Searched refs:XGBE_SET_LP_ADV (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-phy-v1.c | 239 XGBE_SET_LP_ADV(lks, Autoneg); in xgbe_phy_an_outcome() 240 XGBE_SET_LP_ADV(lks, Backplane); in xgbe_phy_an_outcome() 246 XGBE_SET_LP_ADV(lks, Pause); in xgbe_phy_an_outcome() 248 XGBE_SET_LP_ADV(lks, Asym_Pause); in xgbe_phy_an_outcome() 270 XGBE_SET_LP_ADV(lks, 10000baseKR_Full); in xgbe_phy_an_outcome() 273 XGBE_SET_LP_ADV(lks, 2500baseX_Full); in xgbe_phy_an_outcome() 275 XGBE_SET_LP_ADV(lks, 1000baseKX_Full); in xgbe_phy_an_outcome() 294 XGBE_SET_LP_ADV(lks, 10000baseR_FEC); in xgbe_phy_an_outcome()
|
H A D | xgbe-phy-v2.c | 1517 XGBE_SET_LP_ADV(lks, Pause); in xgbe_phy_phydev_flowctrl() 1521 XGBE_SET_LP_ADV(lks, Asym_Pause); in xgbe_phy_phydev_flowctrl() 1537 XGBE_SET_LP_ADV(lks, Autoneg); in xgbe_phy_an37_sgmii_outcome() 1538 XGBE_SET_LP_ADV(lks, TP); in xgbe_phy_an37_sgmii_outcome() 1547 XGBE_SET_LP_ADV(lks, 100baseT_Full); in xgbe_phy_an37_sgmii_outcome() 1551 XGBE_SET_LP_ADV(lks, 100baseT_Half); in xgbe_phy_an37_sgmii_outcome() 1557 XGBE_SET_LP_ADV(lks, 1000baseT_Full); in xgbe_phy_an37_sgmii_outcome() 1561 XGBE_SET_LP_ADV(lks, 1000baseT_Half); in xgbe_phy_an37_sgmii_outcome() 1578 XGBE_SET_LP_ADV(lks, Autoneg); in xgbe_phy_an37_outcome() 1579 XGBE_SET_LP_ADV(lk in xgbe_phy_an37_outcome() [all...] |
H A D | xgbe.h | 334 #define XGBE_SET_LP_ADV(_ls, _mode) \ macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-phy-v1.c | 239 XGBE_SET_LP_ADV(lks, Autoneg); in xgbe_phy_an_outcome() 240 XGBE_SET_LP_ADV(lks, Backplane); in xgbe_phy_an_outcome() 246 XGBE_SET_LP_ADV(lks, Pause); in xgbe_phy_an_outcome() 248 XGBE_SET_LP_ADV(lks, Asym_Pause); in xgbe_phy_an_outcome() 270 XGBE_SET_LP_ADV(lks, 10000baseKR_Full); in xgbe_phy_an_outcome() 273 XGBE_SET_LP_ADV(lks, 2500baseX_Full); in xgbe_phy_an_outcome() 275 XGBE_SET_LP_ADV(lks, 1000baseKX_Full); in xgbe_phy_an_outcome() 294 XGBE_SET_LP_ADV(lks, 10000baseR_FEC); in xgbe_phy_an_outcome()
|
H A D | xgbe-phy-v2.c | 1584 XGBE_SET_LP_ADV(lks, Pause); in xgbe_phy_phydev_flowctrl() 1588 XGBE_SET_LP_ADV(lks, Asym_Pause); in xgbe_phy_phydev_flowctrl() 1604 XGBE_SET_LP_ADV(lks, Autoneg); in xgbe_phy_an37_sgmii_outcome() 1605 XGBE_SET_LP_ADV(lks, TP); in xgbe_phy_an37_sgmii_outcome() 1614 XGBE_SET_LP_ADV(lks, 10baseT_Full); in xgbe_phy_an37_sgmii_outcome() 1618 XGBE_SET_LP_ADV(lks, 10baseT_Half); in xgbe_phy_an37_sgmii_outcome() 1624 XGBE_SET_LP_ADV(lks, 100baseT_Full); in xgbe_phy_an37_sgmii_outcome() 1628 XGBE_SET_LP_ADV(lks, 100baseT_Half); in xgbe_phy_an37_sgmii_outcome() 1634 XGBE_SET_LP_ADV(lks, 1000baseT_Full); in xgbe_phy_an37_sgmii_outcome() 1638 XGBE_SET_LP_ADV(lk in xgbe_phy_an37_sgmii_outcome() [all...] |
H A D | xgbe.h | 336 #define XGBE_SET_LP_ADV(_ls, _mode) \ macro
|
Completed in 15 milliseconds