Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npc_hash.h38 struct npc_mcam_kex_hash { struct
59 u32 npc_field_hash_calc(u64 *ldata, struct npc_mcam_kex_hash *mkex_hash, argument
62 static struct npc_mcam_kex_hash npc_mkex_hash_default __maybe_unused = {
Drvu_npc_hash.c81 u32 npc_field_hash_calc(u64 *ldata, struct npc_mcam_kex_hash *mkex_hash, in npc_field_hash_calc()
124 struct npc_mcam_kex_hash *mkex_hash = rvu->kpu.mkex_hash; in npc_program_mkex_hash_rx()
161 struct npc_mcam_kex_hash *mkex_hash = rvu->kpu.mkex_hash; in npc_program_mkex_hash_tx()
244 struct npc_mcam_kex_hash *mkex_hash = rvu->kpu.mkex_hash; in npc_update_field_hash()
Drvu.h431 struct npc_mcam_kex_hash *mkex_hash;