Searched refs:used_next (Results 1 – 3 of 3) sorted by relevance
420 next_index = rx_hash_table[index].used_next; in rlb_clear_slave()497 hash_index = client_info->used_next) { in rlb_update_rx_clients()526 hash_index = client_info->used_next) { in rlb_req_update_slave_clients()557 hash_index = client_info->used_next) { in rlb_req_update_subnet_clients()660 client_info->used_next = prev_tbl_head; in rlb_choose_channel()733 hash_index = client_info->used_next) { in rlb_rebalance()752 entry->used_next = RLB_NULL_INDEX; in rlb_init_table_entry_dst()775 u32 next_index = bond_info->rx_hashtbl[index].used_next; in rlb_delete_table_entry_dst()781 bond_info->rx_hashtbl[prev_index].used_next = next_index; in rlb_delete_table_entry_dst()911 u32 next_index = bond_info->rx_hashtbl[curr_index].used_next; in rlb_clear_vlan()
34 hash_index = client_info->used_next) { in bond_debug_rlb_hash_show()
117 u32 used_next; member