Searched refs:proflevel (Results 1 – 1 of 1) sorted by relevance
107 struct hfi_profile_level *proflevel = pl->profile_level; in parse_profile_level() local113 memcpy(pl_arr, proflevel, pl->profile_count * sizeof(*proflevel)); in parse_profile_level()118 return pl->profile_count * sizeof(*proflevel) + sizeof(u32); in parse_profile_level()
Completed in 4 milliseconds