Home
last modified time | relevance | path

Searched defs:npc_kpu_profile_adapter (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu.h493 struct npc_kpu_profile_adapter { struct
494 const char *name;
495 u64 version;
496 const struct npc_lt_def_cfg *lt_def;
497 const struct npc_kpu_profile_action *ikpu; /* array[pkinds] */
498 const struct npc_kpu_profile *kpu; /* array[kpus] */
499 struct npc_mcam_kex *mkex;
500 struct npc_mcam_kex_hash *mkex_hash;
501 bool custom;
502 size_t pkinds;
[all …]