Searched defs:npc_kpu_profile_adapter (Results 1 – 1 of 1) sorted by relevance
452 struct npc_kpu_profile_adapter { struct453 const char *name;454 u64 version;455 const struct npc_lt_def_cfg *lt_def;456 const struct npc_kpu_profile_action *ikpu; /* array[pkinds] */457 const struct npc_kpu_profile *kpu; /* array[kpus] */458 struct npc_mcam_kex *mkex;459 struct npc_mcam_kex_hash *mkex_hash;460 bool custom;461 size_t pkinds;[all …]