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