Searched defs:hash_index (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/drivers/net/bonding/ |
D | bond_alb.c | 191 static struct slave *__tlb_choose_channel(struct bonding *bond, u32 hash_index, in __tlb_choose_channel() 227 static struct slave *tlb_choose_channel(struct bonding *bond, u32 hash_index, in tlb_choose_channel() 252 u32 hash_index; in rlb_update_entry_from_arp() local 464 u32 hash_index; in rlb_update_rx_clients() local 493 u32 hash_index; in rlb_req_update_slave_clients() local 524 u32 hash_index; in rlb_req_update_subnet_clients() local 560 u32 hash_index = 0; in rlb_choose_channel() local 718 u32 hash_index; in rlb_rebalance() local 1376 u32 hash_index; in bond_xmit_tlb_slave_get() local 1428 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-6.12.1/drivers/net/vxlan/ |
D | vxlan_core.c | 1255 u32 hash_index; in vxlan_fdb_add() local 1329 u32 hash_index; in vxlan_fdb_delete() local 1483 u32 hash_index = fdb_head_index(vxlan, src_mac, vni); in vxlan_snoop() local 2899 u32 hash_index = fdb_head_index(vxlan, all_zeros_mac, vni); in vxlan_fdb_delete_default() local 4365 u32 hash_index = fdb_head_index(vxlan, all_zeros_mac, conf.vni); in vxlan_changelink() local 4680 u32 hash_index; in vxlan_fdb_offloaded_set() local 4709 u32 hash_index; in vxlan_fdb_external_learn_add() local 4736 u32 hash_index; in vxlan_fdb_external_learn_del() local 4803 u32 hash_index; in vxlan_fdb_nh_flush() local
|
D | vxlan_vnifilter.c | 481 u32 hash_index; in vxlan_update_default_fdb_entry() local
|
/linux-6.12.1/drivers/net/ethernet/microchip/lan865x/ |
D | lan865x.c | 114 u32 hash_index = 0; in lan865x_hash() local
|
/linux-6.12.1/fs/ntfs3/ |
D | lznt.c | 50 size_t hash_index; in longest_match_std() local
|
/linux-6.12.1/drivers/net/ethernet/freescale/fs_enet/ |
D | mac-fec.c | 175 int temp, hash_index; in set_multicast_one() local
|
/linux-6.12.1/drivers/md/persistent-data/ |
D | dm-space-map-common.c | 1103 static inline unsigned int hash_index(dm_block_t index) in hash_index() function
|
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_npc_hash.c | 1400 u32 hash_index; in rvu_npc_exact_update_table_entry() local
|
/linux-6.12.1/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-6.12.1/drivers/net/ethernet/cadence/ |
D | macb_main.c | 2890 int hash_index = 0; in hash_get_index() local
|
/linux-6.12.1/drivers/scsi/lpfc/ |
D | lpfc.h | 343 u32 hash_index; member
|