Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Drvu.h424 struct npc_kpu_profile_adapter { struct
425 const char *name;
426 u64 version;
427 const struct npc_lt_def_cfg *lt_def;
428 const struct npc_kpu_profile_action *ikpu; /* array[pkinds] */
429 const struct npc_kpu_profile *kpu; /* array[kpus] */
430 struct npc_mcam_kex *mkex;
431 struct npc_mcam_kex_hash *mkex_hash;
432 bool custom;
433 size_t pkinds;
[all …]