Searched defs:npc_coalesced_kpu_prfl (Results 1 – 1 of 1) sorted by relevance
450 struct npc_coalesced_kpu_prfl { struct454 __le64 signature; /* "npcprof\0" (8 bytes/ASCII characters) */455 u8 name[NPC_NAME_LEN]; /* KPU Profile name */456 u64 version; /* KPU firmware/profile version */457 u8 num_prfl; /* No of NPC profiles. */458 u16 prfl_sz[0];
Completed in 10 milliseconds