Searched refs:VMXNET3_HDR_COPY_SIZE (Results 1 – 3 of 3) sorted by relevance
165 #define VMXNET3_HDR_COPY_SIZE 128 macro169 u8 data[VMXNET3_HDR_COPY_SIZE];
400 buf[j++] = VMXNET3_HDR_COPY_SIZE; in vmxnet3_get_regs()
877 ctx->copy_size = min((unsigned int)VMXNET3_HDR_COPY_SIZE in vmxnet3_parse_and_copy_hdr()881 if (skb->len <= VMXNET3_HDR_COPY_SIZE) in vmxnet3_parse_and_copy_hdr()889 if (unlikely(ctx->copy_size > VMXNET3_HDR_COPY_SIZE)) { in vmxnet3_parse_and_copy_hdr()