Searched defs:kpu (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_npc.c | 901 static void npc_program_kpu_profile(struct rvu *rvu, int blkaddr, int kpu, in npc_program_kpu_profile() argument 831 npc_config_kpuaction(struct rvu *rvu, int blkaddr, const struct npc_kpu_profile_action *kpuaction, int kpu, int entry, bool pkind) npc_config_kpuaction() argument 873 npc_config_kpucam(struct rvu *rvu, int blkaddr, const struct npc_kpu_profile_cam *kpucam, int kpu, int entry) npc_config_kpucam() argument 1123 struct npc_kpu_profile_adapter *kpu = &rvu->kpu; rvu_npc_init() local [all...] |
H A D | rvu.h | 306 const struct npc_kpu_profile *kpu; /* array[kpus] */ member 361 struct npc_kpu_profile_adapter kpu; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_npc.c | 1506 static void npc_program_kpu_profile(struct rvu *rvu, int blkaddr, int kpu, in npc_program_kpu_profile() argument 1436 npc_config_kpuaction(struct rvu *rvu, int blkaddr, const struct npc_kpu_profile_action *kpuaction, int kpu, int entry, bool pkind) npc_config_kpuaction() argument 1478 npc_config_kpucam(struct rvu *rvu, int blkaddr, const struct npc_kpu_profile_cam *kpucam, int kpu, int entry) npc_config_kpucam() argument 1575 u16 kpu, entry; npc_apply_custom_kpu() local 2082 struct npc_kpu_profile_adapter *kpu = &rvu->kpu; rvu_npc_init() local [all...] |
H A D | rvu.h | 458 const struct npc_kpu_profile *kpu; /* array[kpus] */ member 532 struct npc_kpu_profile_adapter kpu; member
|
Completed in 9 milliseconds