Home
last modified time | relevance | path

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

/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() argument
68 for (i = data_bit_len - 1; i >= 0; i--) { in rvu_npc_toeplitz_hash()