Searched refs:VMXNET3_RX_MAXSEGSIZE (Results 1 – 2 of 2) sorted by relevance
175 #define VMXNET3_RX_MAXSEGSIZE ((1 << 14) - 1) macro
282 .isc_rx_maxsize = VMXNET3_RX_MAXSEGSIZE, /* One buf per descriptor */284 .isc_rx_maxsegsize = VMXNET3_RX_MAXSEGSIZE,