Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_hash.h44 struct npc_mcam_kex_hash { struct
68 static struct npc_mcam_kex_hash npc_mkex_hash_default __maybe_unused = { argument
H A Drvu_npc_hash.c125 struct npc_mcam_kex_hash *mkex_hash = rvu->kpu.mkex_hash; in npc_program_mkex_hash_rx()
165 struct npc_mcam_kex_hash *mkex_hash = rvu->kpu.mkex_hash; in npc_program_mkex_hash_tx()
221 struct npc_mcam_kex_hash *mh = rvu->kpu.mkex_hash; in npc_program_mkex_hash()
284 struct npc_mcam_kex_hash *mkex_hash = rvu->kpu.mkex_hash; in npc_update_field_hash()
H A Drvu.h459 struct npc_mcam_kex_hash *mkex_hash;
H A Drvu_npc_fs.c451 struct npc_mcam_kex_hash *mkex_hash = rvu->kpu.mkex_hash; in npc_scan_ldata()