Searched refs:mkex_hash (Results 1 – 4 of 4) sorted by relevance
125 struct npc_mcam_kex_hash *mkex_hash = rvu->kpu.mkex_hash; in npc_program_mkex_hash_rx() local147 mkex_hash->hash[intf][ld]); in npc_program_mkex_hash_rx()149 mkex_hash->hash_mask[intf][ld][0]); in npc_program_mkex_hash_rx()151 mkex_hash->hash_mask[intf][ld][1]); in npc_program_mkex_hash_rx()153 mkex_hash->hash_ctrl[intf][ld]); in npc_program_mkex_hash_rx()165 struct npc_mcam_kex_hash *mkex_hash = rvu->kpu.mkex_hash; in npc_program_mkex_hash_tx() local187 mkex_hash->hash[intf][ld]); in npc_program_mkex_hash_tx()189 mkex_hash->hash_mask[intf][ld][0]); in npc_program_mkex_hash_tx()191 mkex_hash->hash_mask[intf][ld][1]); in npc_program_mkex_hash_tx()193 mkex_hash->hash_ctrl[intf][ld]); in npc_program_mkex_hash_tx()[all …]
451 struct npc_mcam_kex_hash *mkex_hash = rvu->kpu.mkex_hash; in npc_scan_ldata() local501 if (mkex_hash->lid_lt_ld_hash_en[intf][lid][lt][0]) in npc_scan_ldata()506 if (mkex_hash->lid_lt_ld_hash_en[intf][lid][lt][1]) in npc_scan_ldata()
459 struct npc_mcam_kex_hash *mkex_hash; member
1561 profile->mkex_hash = &npc_mkex_hash_default; in npc_prepare_default_kpu()