Searched defs:npc_kpu_profile_adapter (Results 1 – 1 of 1) sorted by relevance
472 struct npc_kpu_profile_adapter { struct473 const char *name;474 u64 version;475 const struct npc_lt_def_cfg *lt_def;476 const struct npc_kpu_profile_action *ikpu; /* array[pkinds] */477 const struct npc_kpu_profile *kpu; /* array[kpus] */478 struct npc_mcam_kex *mkex;479 struct npc_mcam_kex_hash *mkex_hash;480 bool custom;481 size_t pkinds;[all …]