Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/asix/
A Dax88796c_ioctl.c70 phy_set_asym_pause(ax_local->phydev, pause->tx_pause, in ax88796c_set_pauseparam()
75 phy_set_asym_pause(ax_local->phydev, 0, 0); in ax88796c_set_pauseparam()
/linux-6.3-rc2/drivers/net/ethernet/apm/xgene/
A Dxgene_enet_ethtool.c308 phy_set_asym_pause(phydev, pp->rx_pause, pp->tx_pause); in xgene_set_pauseparam()
/linux-6.3-rc2/drivers/net/phy/
A Dphy_device.c2824 void phy_set_asym_pause(struct phy_device *phydev, bool rx, bool tx) in phy_set_asym_pause() function
2835 EXPORT_SYMBOL(phy_set_asym_pause);
A Dphylink.c2465 phy_set_asym_pause(pl->phydev, pause->rx_pause, in phylink_ethtool_set_pauseparam()
/linux-6.3-rc2/drivers/net/ethernet/microchip/
A Dlan743x_ethtool.c1376 phy_set_asym_pause(phydev, pause->rx_pause, pause->tx_pause); in lan743x_set_pauseparam()
/linux-6.3-rc2/include/linux/
A Dphy.h1824 void phy_set_asym_pause(struct phy_device *phydev, bool rx, bool tx);
/linux-6.3-rc2/drivers/net/ethernet/freescale/
A Dgianfar_ethtool.c473 phy_set_asym_pause(phydev, epause->rx_pause, epause->tx_pause); in gfar_spauseparam()
/linux-6.3-rc2/drivers/net/ethernet/faraday/
A Dftgmac100.c1130 phy_set_asym_pause(phydev, pause->rx_pause, pause->tx_pause); in ftgmac100_set_pauseparam()
/linux-6.3-rc2/drivers/net/ethernet/socionext/
A Dsni_ave.c472 phy_set_asym_pause(phydev, pause->rx_pause, pause->tx_pause); in ave_ethtool_set_pauseparam()
/linux-6.3-rc2/drivers/net/ethernet/ti/
A Dcpsw_new.c1171 phy_set_asym_pause(cpsw->slaves[slave_no].phy, in cpsw_set_pauseparam()
/linux-6.3-rc2/drivers/net/ethernet/realtek/
A Dr8169_main.c1897 phy_set_asym_pause(tp->phydev, data->rx_pause, data->tx_pause); in rtl8169_set_pauseparam()
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_main.c10898 phy_set_asym_pause(phydev, rx_en, tx_en); in hclge_set_flowctrl_adv()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/
A Dtg3.c12502 phy_set_asym_pause(phydev, epause->rx_pause, epause->tx_pause); in tg3_set_pauseparam()

Completed in 90 milliseconds