Searched defs:npc_kpu_profile_adapter (Results 1 – 1 of 1) sorted by relevance
540 struct npc_kpu_profile_adapter { struct541 const char *name;542 u64 version;543 const struct npc_lt_def_cfg *lt_def;544 const struct npc_kpu_profile_action *ikpu; /* array[pkinds] */545 const struct npc_kpu_profile *kpu; /* array[kpus] */546 struct npc_mcam_kex *mkex;547 struct npc_mcam_kex_hash *mkex_hash;548 bool custom;549 size_t pkinds;[all …]