Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_ethtool.c285 pp->autoneg = pdata->pause_autoneg; in xgene_get_pauseparam()
304 pdata->pause_autoneg = pp->autoneg; in xgene_set_pauseparam()
H A Dxgene_enet_main.h238 u32 pause_autoneg; member
H A Dxgene_enet_hw.c760 if (!phydev->duplex || !pdata->pause_autoneg) in xgene_enet_flowctrl_cfg()
/linux-6.15/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_main.c359 priv->mac.pause_autoneg = HBG_STATUS_ENABLE; in hbg_init_user_def()
361 pause_param->autoneg = priv->mac.pause_autoneg; in hbg_init_user_def()
H A Dhbg_common.h133 u32 pause_autoneg; member
H A Dhbg_ethtool.c283 param->autoneg = priv->mac.pause_autoneg; in hbg_ethtool_get_pauseparam()
292 priv->mac.pause_autoneg = param->autoneg; in hbg_ethtool_set_pauseparam()
H A Dhbg_mdio.c126 if (!priv->mac.pause_autoneg) in hbg_flowctrl_cfg()
/linux-6.15/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-mdio.c1127 pdata->pause_autoneg = pdata->phy.pause_autoneg; in xgbe_phy_adjust_link()
1656 pdata->phy.pause_autoneg = pdata->pause_autoneg; in xgbe_phy_init()
H A Dxgbe-phy-v2.c801 pdata->phy.pause_autoneg = AUTONEG_ENABLE; in xgbe_phy_sfp_phy_settings()
822 pdata->phy.pause_autoneg = AUTONEG_ENABLE; in xgbe_phy_sfp_phy_settings()
846 pdata->phy.pause_autoneg = AUTONEG_DISABLE; in xgbe_phy_sfp_phy_settings()
873 pdata->phy.pause_autoneg = AUTONEG_DISABLE; in xgbe_phy_sfp_phy_settings()
1593 if (pdata->phy.pause_autoneg) in xgbe_phy_an37_sgmii_outcome()
1651 if (pdata->phy.pause_autoneg) { in xgbe_phy_an37_outcome()
1688 if (pdata->phy.pause_autoneg) in xgbe_phy_an73_redrv_outcome()
1780 if (pdata->phy.pause_autoneg) { in xgbe_phy_an73_outcome()
H A Dxgbe.h654 int pause_autoneg; member
1195 unsigned int pause_autoneg; member
H A Dxgbe-main.c153 pdata->pause_autoneg = 1; in xgbe_default_config()
H A Dxgbe-ethtool.c261 pause->autoneg = pdata->phy.pause_autoneg; in xgbe_get_pauseparam()
279 pdata->phy.pause_autoneg = pause->autoneg; in xgbe_set_pauseparam()
H A Dxgbe-phy-v1.c250 if (pdata->phy.pause_autoneg) { in xgbe_phy_an_outcome()