Searched refs:VMXNET3_HDR_COPY_SIZE (Results 1 – 2 of 2) sorted by relevance
165 #define VMXNET3_HDR_COPY_SIZE 128 macro169 u8 data[VMXNET3_HDR_COPY_SIZE];
860 ctx->copy_size = min((unsigned int)VMXNET3_HDR_COPY_SIZE in vmxnet3_parse_and_copy_hdr()869 if (unlikely(ctx->copy_size > VMXNET3_HDR_COPY_SIZE)) { in vmxnet3_parse_and_copy_hdr()