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 void wx_set_ring(struct wx *wx, u32 new_tx_count,
|
| H A D | wx_lib.c | 3249 void wx_set_ring(struct wx *wx, u32 new_tx_count, in wx_set_ring() function 3313 EXPORT_SYMBOL(wx_set_ring);
|
| /linux/drivers/net/ethernet/wangxun/ngbe/ |
| H A D | ngbe_ethtool.c | 92 wx_set_ring(wx, new_tx_count, new_rx_count, temp_ring); in ngbe_set_ringparam()
|
| /linux/drivers/net/ethernet/wangxun/txgbe/ |
| H A D | txgbe_ethtool.c | 84 wx_set_ring(wx, new_tx_count, new_rx_count, temp_ring); in txgbe_set_ringparam()
|