Searched refs:phy_get_pause (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/net/ethernet/broadcom/genet/ |
| A D | bcmmii.c | 53 phy_get_pause(phydev, &tx_pause, &rx_pause); in bcmgenet_mac_config()
|
| /linux/drivers/net/phy/ |
| A D | phy_device.c | 2795 void phy_get_pause(struct phy_device *phydev, bool *tx_pause, bool *rx_pause) in phy_get_pause() function 2807 EXPORT_SYMBOL(phy_get_pause);
|
| A D | phylink.c | 1007 phy_get_pause(phydev, &tx_pause, &rx_pause); in phylink_phy_change()
|
| /linux/include/linux/ |
| A D | phy.h | 1674 void phy_get_pause(struct phy_device *phydev, bool *tx_pause, bool *rx_pause);
|
| /linux/drivers/net/usb/ |
| A D | smsc95xx.c | 528 phy_get_pause(pdata->phydev, &tx_pause, &rx_pause); in smsc95xx_phy_update_flowcontrol()
|
| /linux/drivers/net/ethernet/realtek/ |
| A D | r8169_main.c | 1890 phy_get_pause(tp->phydev, &tx_pause, &rx_pause); in rtl8169_get_pauseparam()
|
| /linux/ |
| A D | vmlinux.symvers | 10817 0x00000000 phy_get_pause vmlinux EXPORT_SYMBOL
|
| A D | System.map | 35830 ffff800010946644 T phy_get_pause
|
| A D | .tmp_System.map | 35830 ffff800010946644 T phy_get_pause
|
Completed in 338 milliseconds