Searched refs:wx_fc_enable (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_hw.h | 59 int wx_fc_enable(struct wx *wx, bool tx_pause, bool rx_pause);
|
| H A D | wx_hw.c | 2760 int wx_fc_enable(struct wx *wx, bool tx_pause, bool rx_pause) in wx_fc_enable() function 2832 EXPORT_SYMBOL(wx_fc_enable);
|
| /linux/drivers/net/ethernet/wangxun/ngbe/ |
| H A D | ngbe_mdio.c | 87 wx_fc_enable(wx, tx_pause, rx_pause); in ngbe_mac_link_up()
|
| /linux/drivers/net/ethernet/wangxun/txgbe/ |
| H A D | txgbe_aml.c | 426 wx_fc_enable(wx, tx_pause, rx_pause); in txgbe_mac_link_up_aml()
|
| H A D | txgbe_phy.c | 203 wx_fc_enable(wx, tx_pause, rx_pause); in txgbe_mac_link_up()
|