Searched refs:wx_set_ring (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_lib.h | 39 int wx_set_ring(struct wx *wx, u32 new_tx_count,
|
| H A D | wx_ethtool.c | 830 err = wx_set_ring(wx, new_tx_count, new_rx_count, temp_ring); in wx_set_ringparam_vf()
|
| H A D | wx_lib.c | 3315 int wx_set_ring(struct wx *wx, u32 new_tx_count, in wx_set_ring() function 3380 EXPORT_SYMBOL(wx_set_ring);
|
| /linux/drivers/net/ethernet/wangxun/ngbe/ |
| H A D | ngbe_ethtool.c | 59 wx_set_ring(wx, new_tx_count, new_rx_count, temp_ring); in ngbe_set_ringparam()
|