Searched refs:rx_hashtbl_used_head (Results 1 – 4 of 4) sorted by relevance
410 index = bond_info->rx_hashtbl_used_head; in rlb_clear_slave()486 hash_index = bond_info->rx_hashtbl_used_head; in rlb_update_rx_clients()515 hash_index = bond_info->rx_hashtbl_used_head; in rlb_req_update_slave_clients()546 hash_index = bond_info->rx_hashtbl_used_head; in rlb_req_update_subnet_clients()649 u32 prev_tbl_head = bond_info->rx_hashtbl_used_head; in rlb_choose_channel()650 bond_info->rx_hashtbl_used_head = hash_index; in rlb_choose_channel()723 hash_index = bond_info->rx_hashtbl_used_head; in rlb_rebalance()772 if (index == bond_info->rx_hashtbl_used_head) in rlb_delete_table_entry_dst()773 bond_info->rx_hashtbl_used_head = next_index; in rlb_delete_table_entry_dst()869 bond_info->rx_hashtbl_used_head = RLB_NULL_INDEX; in rlb_initialize()[all …]
33 hash_index = bond_info->rx_hashtbl_used_head; in bond_debug_rlb_hash_show()
4791 bond_info->rx_hashtbl_used_head = RLB_NULL_INDEX; in bond_create()
150 u32 rx_hashtbl_used_head; member