Searched refs:phy_set_sym_pause (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/ethernet/davicom/ |
| H A D | dm9051.c | 650 phy_set_sym_pause(db->phydev, pause->rx_pause, pause->tx_pause, in dm9051_set_pauseparam()
|
| /linux/drivers/net/phy/ |
| H A D | phy_device.c | 3001 void phy_set_sym_pause(struct phy_device *phydev, bool rx, bool tx, in phy_set_sym_pause() function 3012 EXPORT_SYMBOL(phy_set_sym_pause);
|
| /linux/drivers/net/ethernet/actions/ |
| H A D | owl-emac.c | 1364 phy_set_sym_pause(phy, true, true, true); in owl_emac_phy_init()
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | bcm63xx_enet.c | 921 phy_set_sym_pause(phydev, priv->pause_rx, priv->pause_rx, in bcm_enet_open()
|
| /linux/drivers/net/ethernet/freescale/ |
| H A D | fec_main.c | 3386 phy_set_sym_pause(ndev->phydev, pause->rx_pause, pause->tx_pause, in fec_enet_set_pauseparam()
|