Lines Matching refs:rx_hashtbl_used_head
451 index = bond_info->rx_hashtbl_used_head; in rlb_clear_slave()
538 hash_index = bond_info->rx_hashtbl_used_head; in rlb_update_rx_clients()
568 hash_index = bond_info->rx_hashtbl_used_head; in rlb_req_update_slave_clients()
599 hash_index = bond_info->rx_hashtbl_used_head; in rlb_req_update_subnet_clients()
704 u32 prev_tbl_head = bond_info->rx_hashtbl_used_head; in rlb_choose_channel()
705 bond_info->rx_hashtbl_used_head = hash_index; in rlb_choose_channel()
781 hash_index = bond_info->rx_hashtbl_used_head; in rlb_rebalance()
829 if (index == bond_info->rx_hashtbl_used_head) in rlb_delete_table_entry_dst()
830 bond_info->rx_hashtbl_used_head = next_index; in rlb_delete_table_entry_dst()
925 bond_info->rx_hashtbl_used_head = RLB_NULL_INDEX; in rlb_initialize()
947 bond_info->rx_hashtbl_used_head = RLB_NULL_INDEX; in rlb_deinitialize()
959 curr_index = bond_info->rx_hashtbl_used_head; in rlb_clear_vlan()