Searched refs:linkmode_set_pause (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/phy/ |
| A D | linkmode.c | 89 void linkmode_set_pause(unsigned long *advertisement, bool tx, bool rx) in linkmode_set_pause() function 95 EXPORT_SYMBOL_GPL(linkmode_set_pause);
|
| A D | phy_device.c | 2750 linkmode_set_pause(phydev->advertising, tx, rx); in phy_set_asym_pause()
|
| A D | phylink.c | 1833 linkmode_set_pause(config->advertising, pause->tx_pause, in phylink_ethtool_set_pauseparam()
|
| /linux/include/linux/ |
| A D | linkmode.h | 101 void linkmode_set_pause(unsigned long *advertisement, bool tx, bool rx);
|
| /linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| A D | hclge_main.c | 3117 linkmode_set_pause(mac->advertising, tx_en, rx_en); in hclge_update_pause_advertising()
|
| /linux/ |
| A D | vmlinux.symvers | 10038 0x00000000 linkmode_set_pause vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 35887 ffff800010949724 T linkmode_set_pause
|
| A D | .tmp_System.map | 35887 ffff800010949724 T linkmode_set_pause
|
Completed in 335 milliseconds