Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc.c1398 rvu->kpu.mkex = mcam_kex; in npc_load_mkex_profile()
1408 dev_info(rvu->dev, "Using %s mkex profile\n", rvu->kpu.mkex->name); in npc_load_mkex_profile()
1410 npc_program_mkex_profile(rvu, blkaddr, rvu->kpu.mkex); in npc_load_mkex_profile()
1417 int kpu, int entry, bool pkind) in npc_config_kpuaction() argument
1432 reg = NPC_AF_KPUX_ENTRYX_ACTION1(kpu, entry); in npc_config_kpuaction()
1452 reg = NPC_AF_KPUX_ENTRYX_ACTION0(kpu, entry); in npc_config_kpuaction()
1459 int kpu, int entry) in npc_config_kpucam() argument
1475 NPC_AF_KPUX_ENTRYX_CAMX(kpu, entry, 0), *(u64 *)&cam0); in npc_config_kpucam()
1477 NPC_AF_KPUX_ENTRYX_CAMX(kpu, entry, 1), *(u64 *)&cam1); in npc_config_kpucam()
1485 static void npc_program_kpu_profile(struct rvu *rvu, int blkaddr, int kpu, in npc_program_kpu_profile() argument
[all …]
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_npc_fs.c462 struct npc_mcam_kex_hash *mkex_hash = rvu->kpu.mkex_hash; in npc_scan_ldata()
H A Drvu_nix.c4955 ltdefs = rvu->kpu.lt_def; in rvu_nix_block_init()
5658 memcpy(ltdefs, rvu->kpu.lt_def, sizeof(struct npc_lt_def_cfg)); in nix_config_rx_pkt_policer_precolor()