Searched refs:phy_set_sym_pause (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/phy/ |
| A D | phy_device.c | 2721 void phy_set_sym_pause(struct phy_device *phydev, bool rx, bool tx, in phy_set_sym_pause() function 2732 EXPORT_SYMBOL(phy_set_sym_pause);
|
| /linux/include/linux/ |
| A D | phy.h | 1669 void phy_set_sym_pause(struct phy_device *phydev, bool rx, bool tx,
|
| /linux/drivers/net/ethernet/actions/ |
| A D | owl-emac.c | 1375 phy_set_sym_pause(phy, true, true, true); in owl_emac_phy_init()
|
| /linux/drivers/net/ethernet/broadcom/ |
| 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/ |
| A D | fec_main.c | 2445 phy_set_sym_pause(ndev->phydev, pause->rx_pause, pause->tx_pause, in fec_enet_set_pauseparam()
|
| /linux/ |
| A D | vmlinux.symvers | 561 0x00000000 phy_set_sym_pause vmlinux EXPORT_SYMBOL
|
| A D | System.map | 35798 ffff800010945890 T phy_set_sym_pause
|
| A D | .tmp_System.map | 35798 ffff800010945890 T phy_set_sym_pause
|
Completed in 356 milliseconds