Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dnpc.h587 struct npc_kpu_profile_fwdata { struct
593 __le64 signature; /* "kpuprof\0" (8 bytes/ASCII characters) */
594 u8 name[KPU_NAME_LEN]; /* KPU Profile name */
595 __le64 version; /* KPU profile version */
596 u8 kpus;
597 u8 reserved[7];
603 struct npc_mcam_kex mkex;
605 struct npc_lt_def_cfg lt_def;
610 u8 data[];