Searched defs:npc_kpu_profile_adapter (Results 1 – 1 of 1) sorted by relevance
495 struct npc_kpu_profile_adapter { struct496 const char *name;497 u64 version;498 const struct npc_lt_def_cfg *lt_def;499 const struct npc_kpu_profile_action *ikpu; /* array[pkinds] */500 const struct npc_kpu_profile *kpu; /* array[kpus] */501 struct npc_mcam_kex *mkex;502 struct npc_mcam_kex_hash *mkex_hash;503 bool custom;504 size_t pkinds;[all …]