Searched defs:npc_kpu_profile_adapter (Results 1 – 1 of 1) sorted by relevance
297 struct npc_kpu_profile_adapter { struct298 const char *name;299 u64 version;300 const struct npc_lt_def_cfg *lt_def;301 const struct npc_kpu_profile_action *ikpu; /* array[pkinds] */302 const struct npc_kpu_profile *kpu; /* array[kpus] */303 const struct npc_mcam_kex *mkex;304 size_t pkinds;305 size_t kpus;