Home
last modified time | relevance | path

Searched refs:rx_hashtbl_used_head (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/bonding/
A Dbond_alb.c390 index = bond_info->rx_hashtbl_used_head; in rlb_clear_slave()
467 hash_index = bond_info->rx_hashtbl_used_head; in rlb_update_rx_clients()
496 hash_index = bond_info->rx_hashtbl_used_head; in rlb_req_update_slave_clients()
527 hash_index = bond_info->rx_hashtbl_used_head; in rlb_req_update_subnet_clients()
633 bond_info->rx_hashtbl_used_head = hash_index; in rlb_choose_channel()
712 hash_index = bond_info->rx_hashtbl_used_head; in rlb_rebalance()
761 if (index == bond_info->rx_hashtbl_used_head) in rlb_delete_table_entry_dst()
762 bond_info->rx_hashtbl_used_head = next_index; in rlb_delete_table_entry_dst()
859 bond_info->rx_hashtbl_used_head = RLB_NULL_INDEX; in rlb_initialize()
880 bond_info->rx_hashtbl_used_head = RLB_NULL_INDEX; in rlb_deinitialize()
[all …]
A Dbond_debugfs.c33 hash_index = bond_info->rx_hashtbl_used_head; in bond_debug_rlb_hash_show()
A Dbond_main.c5935 bond_info->rx_hashtbl_used_head = RLB_NULL_INDEX; in bond_create()
/linux/include/net/
A Dbond_alb.h134 u32 rx_hashtbl_used_head; member

Completed in 15 milliseconds