Searched defs:npc_kpu_profile_adapter (Results 1 – 1 of 1) sorted by relevance
410 struct npc_kpu_profile_adapter { struct411 const char *name;412 u64 version;413 const struct npc_lt_def_cfg *lt_def;414 const struct npc_kpu_profile_action *ikpu; /* array[pkinds] */415 const struct npc_kpu_profile *kpu; /* array[kpus] */416 struct npc_mcam_kex *mkex;417 bool custom;418 size_t pkinds;419 size_t kpus;