Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_hash.c61 static u32 rvu_npc_toeplitz_hash(const u64 *data, u64 *key, size_t data_bit_len, in rvu_npc_toeplitz_hash() function
96 field_hash = rvu_npc_toeplitz_hash(data_padded, hash_key, 128, 159); in npc_field_hash_calc()
446 hash = rvu_npc_toeplitz_hash(&ldata, (u64 *)hash_key, 64, 95); in rvu_exact_calculate_hash()