Searched defs:hash_index (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/net/bonding/ | 
| D | bond_alb.c | 195 static struct slave *__tlb_choose_channel(struct bonding *bond, u32 hash_index,  in __tlb_choose_channel()231 static struct slave *tlb_choose_channel(struct bonding *bond, u32 hash_index,  in tlb_choose_channel()
 256 	u32 hash_index;  in rlb_update_entry_from_arp()  local
 467 	u32 hash_index;  in rlb_update_rx_clients()  local
 496 	u32 hash_index;  in rlb_req_update_slave_clients()  local
 527 	u32 hash_index;  in rlb_req_update_subnet_clients()  local
 562 	u32 hash_index = 0;  in rlb_choose_channel()  local
 705 	u32 hash_index;  in rlb_rebalance()  local
 1342 	u32 hash_index;  in bond_tlb_xmit()  local
 1384 	u32 hash_index = 0;  in bond_alb_xmit()  local
 
 | 
| D | bond_debugfs.c | 23 	u32 hash_index;  in bond_debug_rlb_hash_show()  local
 | 
| /Linux-v5.4/drivers/net/ | 
| D | vxlan.c | 1127 	u32 hash_index;  in vxlan_fdb_add()  local1200 	u32 hash_index;  in vxlan_fdb_delete()  local
 1323 		u32 hash_index = fdb_head_index(vxlan, src_mac, vni);  in vxlan_snoop()  local
 2794 	u32 hash_index = fdb_head_index(vxlan, all_zeros_mac, vni);  in vxlan_fdb_delete_default()  local
 3980 		u32 hash_index = fdb_head_index(vxlan, all_zeros_mac, conf.vni);  in vxlan_changelink()  local
 4269 	u32 hash_index;  in vxlan_fdb_offloaded_set()  local
 4298 	u32 hash_index;  in vxlan_fdb_external_learn_add()  local
 4325 	u32 hash_index;  in vxlan_fdb_external_learn_del()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/freescale/fs_enet/ | 
| D | mac-fec.c | 180 	int temp, hash_index;  in set_multicast_one()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/cadence/ | 
| D | macb_main.c | 2328 	int hash_index = 0;  in hash_get_index()  local
 |