Searched refs:current_block_size (Results 1 – 1 of 1) sorted by relevance
654 int ret, current_block_size; in ksz9477_swap_acl_blocks() local656 current_block_size = ksz9477_acl_get_cont_entr(dev, port, i); in ksz9477_swap_acl_blocks()657 if (current_block_size < 0) in ksz9477_swap_acl_blocks()658 return current_block_size; in ksz9477_swap_acl_blocks()660 if (!current_block_size) { in ksz9477_swap_acl_blocks()669 ret = ksz9477_acl_move_entries(dev, port, j - current_block_size, i); in ksz9477_swap_acl_blocks()