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