Searched refs:shift_count (Results 1 – 3 of 3) sorted by relevance
1123 int i, shift_count = 1; in iavf_refine_proto_hdrs_by_pattern() local1131 shift_count = 2; in iavf_refine_proto_hdrs_by_pattern()1134 for (i = proto_hdrs->count - 1 + shift_count; in iavf_refine_proto_hdrs_by_pattern()1135 i > shift_count - 1; i--) { in iavf_refine_proto_hdrs_by_pattern()1137 hdr2 = &proto_hdrs->proto_hdr[i - shift_count]; in iavf_refine_proto_hdrs_by_pattern()1141 if (shift_count == 1) { in iavf_refine_proto_hdrs_by_pattern()
326 req->shift_count = 1; in npc_shift_mcam_entry()
1678 uint16_t __io shift_count; /* Number of entries to shift */ member