Searched refs:phy_get_pause (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/ethernet/hisilicon/hibmcge/ |
| H A D | hbg_mdio.c | 130 phy_get_pause(phydev, &tx_pause, &rx_pause); in hbg_flowctrl_cfg()
|
| /linux/drivers/net/phy/ |
| H A D | phy_device.c | 3075 void phy_get_pause(struct phy_device *phydev, bool *tx_pause, bool *rx_pause) in phy_get_pause() function 3087 EXPORT_SYMBOL(phy_get_pause);
|
| H A D | phylink.c | 1974 phy_get_pause(phydev, &tx_pause, &rx_pause); in phylink_phy_change()
|
| /linux/drivers/net/usb/ |
| H A D | smsc95xx.c | 554 phy_get_pause(pdata->phydev, &tx_pause, &rx_pause); in smsc95xx_phy_update_flowcontrol()
|
| /linux/drivers/net/ethernet/cortina/ |
| H A D | gemini.c | 333 phy_get_pause(phydev, &pause_tx, &pause_rx); in gmac_adjust_link()
|
| /linux/drivers/net/ethernet/realtek/ |
| H A D | r8169_main.c | 2301 phy_get_pause(tp->phydev, &tx_pause, &rx_pause); in rtl8169_get_pauseparam()
|