Home
last modified time | relevance | path

Searched refs:phy_set_sym_pause (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/davicom/
A Ddm9051.c653 phy_set_sym_pause(db->phydev, pause->rx_pause, pause->tx_pause, in dm9051_set_pauseparam()
/linux-6.3-rc2/drivers/net/phy/
A Dphy_device.c2800 void phy_set_sym_pause(struct phy_device *phydev, bool rx, bool tx, in phy_set_sym_pause() function
2811 EXPORT_SYMBOL(phy_set_sym_pause);
/linux-6.3-rc2/include/linux/
A Dphy.h1822 void phy_set_sym_pause(struct phy_device *phydev, bool rx, bool tx,
/linux-6.3-rc2/drivers/net/ethernet/actions/
A Dowl-emac.c1369 phy_set_sym_pause(phy, true, true, true); in owl_emac_phy_init()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/
A Dbcm63xx_enet.c921 phy_set_sym_pause(phydev, priv->pause_rx, priv->pause_rx, in bcm_enet_open()
/linux-6.3-rc2/drivers/net/ethernet/freescale/
A Dfec_main.c2680 phy_set_sym_pause(ndev->phydev, pause->rx_pause, pause->tx_pause, in fec_enet_set_pauseparam()

Completed in 27 milliseconds