Searched refs:mkex_hash (Results 1 – 4 of 4) sorted by relevance
124 struct npc_mcam_kex_hash *mkex_hash = rvu->kpu.mkex_hash; in npc_program_mkex_hash_rx() local145 mkex_hash->hash[intf][ld]); in npc_program_mkex_hash_rx()147 mkex_hash->hash_mask[intf][ld][0]); in npc_program_mkex_hash_rx()149 mkex_hash->hash_mask[intf][ld][1]); in npc_program_mkex_hash_rx()151 mkex_hash->hash_ctrl[intf][ld]); in npc_program_mkex_hash_rx()161 struct npc_mcam_kex_hash *mkex_hash = rvu->kpu.mkex_hash; in npc_program_mkex_hash_tx() local182 mkex_hash->hash[intf][ld]); in npc_program_mkex_hash_tx()188 mkex_hash->hash_ctrl[intf][ld]); in npc_program_mkex_hash_tx()240 struct npc_mcam_kex_hash *mkex_hash = rvu->kpu.mkex_hash; in npc_update_field_hash() local276 mkex_hash, in npc_update_field_hash()[all …]
59 u32 npc_field_hash_calc(u64 *ldata, struct npc_mcam_kex_hash *mkex_hash,
439 struct npc_mcam_kex_hash *mkex_hash; member
1518 profile->mkex_hash = &npc_mkex_hash_default; in npc_prepare_default_kpu()
Completed in 17 milliseconds