Searched defs:hash_index (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/bonding/ |
D | bond_alb.c | 190 static struct slave *__tlb_choose_channel(struct bonding *bond, u32 hash_index, in __tlb_choose_channel() 226 static struct slave *tlb_choose_channel(struct bonding *bond, u32 hash_index, in tlb_choose_channel() 251 u32 hash_index; in rlb_update_entry_from_arp() local 462 u32 hash_index; in rlb_update_rx_clients() local 491 u32 hash_index; in rlb_req_update_slave_clients() local 522 u32 hash_index; in rlb_req_update_subnet_clients() local 558 u32 hash_index = 0; in rlb_choose_channel() local 705 u32 hash_index; in rlb_rebalance() local 1342 u32 hash_index; in bond_xmit_tlb_slave_get() local 1393 u32 hash_index = 0; in bond_xmit_alb_slave_get() local
|
D | bond_debugfs.c | 23 u32 hash_index; in bond_debug_rlb_hash_show() local
|
/kernel/linux/linux-5.10/drivers/net/ |
D | vxlan.c | 1277 u32 hash_index; in vxlan_fdb_add() local 1350 u32 hash_index; in vxlan_fdb_delete() local 1500 u32 hash_index = fdb_head_index(vxlan, src_mac, vni); in vxlan_snoop() local 3061 u32 hash_index = fdb_head_index(vxlan, all_zeros_mac, vni); in vxlan_fdb_delete_default() local 4272 u32 hash_index = fdb_head_index(vxlan, all_zeros_mac, conf.vni); in vxlan_changelink() local 4561 u32 hash_index; in vxlan_fdb_offloaded_set() local 4590 u32 hash_index; in vxlan_fdb_external_learn_add() local 4617 u32 hash_index; in vxlan_fdb_external_learn_del() local 4684 u32 hash_index; in vxlan_fdb_nh_flush() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fs_enet/ |
D | mac-fec.c | 180 int temp, hash_index; in set_multicast_one() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/cadence/ |
D | macb_main.c | 2544 int hash_index = 0; in hash_get_index() local
|