Searched refs:shift_count (Results 1 – 3 of 3) sorted by relevance
749 int i, shift_count = 1; in iavf_refine_proto_hdrs_by_pattern() local755 shift_count++; in iavf_refine_proto_hdrs_by_pattern()759 for (i = proto_hdrs->count - 1 + shift_count; in iavf_refine_proto_hdrs_by_pattern()760 i > shift_count - 1; i--) { in iavf_refine_proto_hdrs_by_pattern()762 hdr2 = &proto_hdrs->proto_hdr[i - shift_count]; in iavf_refine_proto_hdrs_by_pattern()766 if (shift_count == 1) { in iavf_refine_proto_hdrs_by_pattern()
506 req->shift_count = 1; in flow_shift_lv_ent()
1391 uint16_t __otx2_io shift_count; /* Number of entries to shift */ member