Searched refs:VMXNET3_MIN_RX_NDESC (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/vmware/vmxnet3/ | ||
| HD | if_vmxvar.h | 53 #define VMXNET3_MIN_RX_NDESC 32 macro |
| HD | if_vmx.c | 552 if (ndesc > VMXNET3_MAX_RX_NDESC || ndesc < VMXNET3_MIN_RX_NDESC) in vmxnet3_initial_config() |