Searched defs:hash_index (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.15/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 706 u32 hash_index; in rlb_rebalance() local 1344 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
|
/Linux-v5.15/drivers/net/ |
D | vxlan.c | 1278 u32 hash_index; in vxlan_fdb_add() local 1351 u32 hash_index; in vxlan_fdb_delete() local 1501 u32 hash_index = fdb_head_index(vxlan, src_mac, vni); in vxlan_snoop() local 3062 u32 hash_index = fdb_head_index(vxlan, all_zeros_mac, vni); in vxlan_fdb_delete_default() local 4276 u32 hash_index = fdb_head_index(vxlan, all_zeros_mac, conf.vni); in vxlan_changelink() local 4560 u32 hash_index; in vxlan_fdb_offloaded_set() local 4589 u32 hash_index; in vxlan_fdb_external_learn_add() local 4616 u32 hash_index; in vxlan_fdb_external_learn_del() local 4683 u32 hash_index; in vxlan_fdb_nh_flush() local
|
/Linux-v5.15/fs/ntfs3/ |
D | lznt.c | 50 size_t hash_index; in longest_match_std() local
|
/Linux-v5.15/drivers/net/ethernet/freescale/fs_enet/ |
D | mac-fec.c | 180 int temp, hash_index; in set_multicast_one() local
|
/Linux-v5.15/drivers/md/persistent-data/ |
D | dm-space-map-common.c | 1095 static inline unsigned hash_index(dm_block_t index) in hash_index() function
|
/Linux-v5.15/drivers/scsi/elx/efct/ |
D | efct_hw.c | 835 u32 hash_index = id & (EFCT_HW_Q_HASH_SIZE - 1); in efct_hw_queue_hash_add() local
|
/Linux-v5.15/drivers/net/ethernet/cadence/ |
D | macb_main.c | 2671 int hash_index = 0; in hash_get_index() local
|
/Linux-v5.15/drivers/scsi/lpfc/ |
D | lpfc.h | 339 u32 hash_index; member
|