Home
last modified time | relevance | path

Searched refs:phy_set_asym_pause (Results 1 – 12 of 12) sorted by relevance

/drivers/net/ethernet/apm/xgene/
Dxgene_enet_ethtool.c308 phy_set_asym_pause(phydev, pp->rx_pause, pp->tx_pause); in xgene_set_pauseparam()
/drivers/net/ethernet/freescale/dpaa/
Ddpaa_ethtool.c194 phy_set_asym_pause(phydev, epause->rx_pause, epause->tx_pause); in dpaa_set_pauseparam()
/drivers/net/ethernet/ti/
Dam65-cpsw-ethtool.c490 phy_set_asym_pause(salve->phy, salve->rx_pause, salve->tx_pause); in am65_cpsw_set_pauseparam()
Dcpsw_new.c1186 phy_set_asym_pause(cpsw->slaves[slave_no].phy, in cpsw_set_pauseparam()
/drivers/net/phy/
Dphy_device.c2643 void phy_set_asym_pause(struct phy_device *phydev, bool rx, bool tx) in phy_set_asym_pause() function
2654 EXPORT_SYMBOL(phy_set_asym_pause);
Dphylink.c1686 phy_set_asym_pause(pl->phydev, pause->rx_pause, in phylink_ethtool_set_pauseparam()
/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c465 phy_set_asym_pause(phydev, epause->rx_pause, epause->tx_pause); in gfar_spauseparam()
/drivers/net/ethernet/aurora/
Dnb8800.c934 phy_set_asym_pause(phydev, priv->pause_rx, priv->pause_tx); in nb8800_pause_adv()
/drivers/net/ethernet/faraday/
Dftgmac100.c1209 phy_set_asym_pause(phydev, pause->rx_pause, pause->tx_pause); in ftgmac100_set_pauseparam()
/drivers/net/ethernet/socionext/
Dsni_ave.c472 phy_set_asym_pause(phydev, pause->rx_pause, pause->tx_pause); in ave_ethtool_set_pauseparam()
/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c9503 phy_set_asym_pause(phydev, rx_en, tx_en); in hclge_set_flowctrl_adv()
/drivers/net/ethernet/broadcom/
Dtg3.c12559 phy_set_asym_pause(phydev, epause->rx_pause, epause->tx_pause); in tg3_set_pauseparam()