Home
last modified time | relevance | path

Searched refs:bond_info (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/net/bonding/
A Dbond_alb.c155 kfree(bond_info->tx_hashtbl); in tlb_deinitialize()
156 bond_info->tx_hashtbl = NULL; in tlb_deinitialize()
266 bond_info->rx_ntt = 1; in rlb_update_entry_from_arp()
401 bond_info->rx_ntt = 1; in rlb_clear_slave()
511 bond_info->rx_ntt = 1; in rlb_req_update_slave_clients()
546 bond_info->rx_ntt = 1; in rlb_req_update_subnet_clients()
739 bond_info->rx_ntt = 1; in rlb_rebalance()
1334 if (bond_info->rlb_enabled) in bond_alb_deinitialize()
1549 bond_info->lp_counter++; in bond_alb_monitor()
1614 if (bond_info->rx_ntt) { in bond_alb_monitor()
[all …]
A Dbond_debugfs.c21 struct alb_bond_info *bond_info = &(BOND_ALB_INFO(bond)); in bond_debug_rlb_hash_show() local
33 hash_index = bond_info->rx_hashtbl_used_head; in bond_debug_rlb_hash_show()
36 client_info = &(bond_info->rx_hashtbl[hash_index]); in bond_debug_rlb_hash_show()

Completed in 7 milliseconds