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.c1180 phy_set_asym_pause(cpsw->slaves[slave_no].phy, in cpsw_set_pauseparam()
/drivers/net/phy/
Dphy_device.c2778 void phy_set_asym_pause(struct phy_device *phydev, bool rx, bool tx) in phy_set_asym_pause() function
2789 EXPORT_SYMBOL(phy_set_asym_pause);
Dphylink.c1805 phy_set_asym_pause(pl->phydev, pause->rx_pause, in phylink_ethtool_set_pauseparam()
/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c469 phy_set_asym_pause(phydev, epause->rx_pause, epause->tx_pause); in gfar_spauseparam()
/drivers/net/ethernet/faraday/
Dftgmac100.c1238 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/realtek/
Dr8169_main.c1942 phy_set_asym_pause(tp->phydev, data->rx_pause, data->tx_pause); in rtl8169_set_pauseparam()
/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c10997 phy_set_asym_pause(phydev, rx_en, tx_en); in hclge_set_flowctrl_adv()
/drivers/net/ethernet/broadcom/
Dtg3.c12550 phy_set_asym_pause(phydev, epause->rx_pause, epause->tx_pause); in tg3_set_pauseparam()