Lines Matching full:linkage
299 /* Following entry should have empty linkage list */ in ksz9477_acl_get_cont_entr()
301 dev_err(dev->dev, "ACL: entry %d has non-empty RuleSet linkage\n", in ksz9477_acl_get_cont_entr()
312 * ksz9477_acl_update_linkage - Update the RuleSet linkage for an ACL entry
320 * This function updates the RuleSet linkage bits for an ACL entry when
322 * linkage is represented by two 8-bit registers, which are combined
323 * into a 16-bit value for easier manipulation. The linkage bits are shifted
330 * Returns: 0 on success, or -EINVAL if any RuleSet linkage bits are lost
356 dev_err(dev->dev, "ACL: entry %d has unexpected ActionRule linkage: %d\n", in ksz9477_acl_update_linkage()
374 dev_err(dev->dev, "ACL RuleSet linkage bits lost during move\n"); in ksz9477_acl_update_linkage()
462 * destination indices. It ensures that the linkage between the ACL entries is
502 * process preserves the linkage between entries by updating it accordingly.
571 /* Copy source block to buffer and update its linkage */ in ksz9477_acl_move_entries()
580 /* Adjust other entries and their linkage based on destination */ in ksz9477_acl_move_entries()