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.h583 struct npc_kpu_profile_fwdata { struct
589 __le64 signature; /* "kpuprof\0" (8 bytes/ASCII characters) */
590 u8 name[KPU_NAME_LEN]; /* KPU Profile name */
591 __le64 version; /* KPU profile version */
592 u8 kpus;
593 u8 reserved[7];
599 struct npc_mcam_kex mkex;
601 struct npc_lt_def_cfg lt_def;
606 u8 data[];