Searched refs:VMXNET3_TX_RING_MAX_SIZE (Results 1 – 3 of 3) sorted by relevance
422 #define VMXNET3_TX_RING_MAX_SIZE 4096 macro
1061 } else if (nb_desc > VMXNET3_TX_RING_MAX_SIZE) { in vmxnet3_dev_tx_queue_setup()1063 VMXNET3_TX_RING_MAX_SIZE); in vmxnet3_dev_tx_queue_setup()
1202 .nb_max = VMXNET3_TX_RING_MAX_SIZE, in vmxnet3_dev_info_get()