Lines Matching full:contiguous
206 * ksz9477_acl_get_cont_entr - Get count of contiguous ACL entries and validate
223 * linked Matching rules are contiguous in terms of their indices. It calculates
224 * and returns the number of these contiguous entries.
229 * - The number of contiguous entries if it is the root entry of a complex
271 /* Calculate the contiguous count */ in ksz9477_acl_get_cont_entr()
283 /* loop over the contiguous entries and check for valid matching rules */ in ksz9477_acl_get_cont_entr()
395 * @src_count: Pointer to the variable that will hold the number of contiguous
397 * @dst_count: Pointer to the variable that will hold the number of contiguous
402 * range, and if the source entries are contiguous. Additionally, the function
405 * validations pass, the function returns the number of contiguous source and
423 /* Validate if the source entries are contiguous */ in ksz9477_validate_and_get_src_count()
496 * @num_entries_to_move: Number of contiguous entries to be moved.
530 * ksz9477_acl_move_entries - Move a block of contiguous ACL entries from a
537 * This function aims to move a block of contiguous ACL entries from the source