Searched refs:dpaa2_tm_shaper_profile (Results 1 – 3 of 3) sorted by relevance
22 struct dpaa2_tm_shaper_profile { struct23 LIST_ENTRY(dpaa2_tm_shaper_profile) next;38 struct dpaa2_tm_shaper_profile *profile; argument
35 struct dpaa2_tm_shaper_profile *profile = in dpaa2_tm_deinit()40 struct dpaa2_tm_shaper_profile *next = LIST_NEXT(profile, next); in dpaa2_tm_deinit()256 static struct dpaa2_tm_shaper_profile *260 struct dpaa2_tm_shaper_profile *profile; in dpaa2_shaper_profile_from_id()275 struct dpaa2_tm_shaper_profile *profile; in dpaa2_shaper_profile_add()339 struct dpaa2_tm_shaper_profile *profile; in dpaa2_shaper_profile_delete()438 struct dpaa2_tm_shaper_profile *profile = NULL; in dpaa2_node_add()
213 LIST_HEAD(shaper_profiles, dpaa2_tm_shaper_profile) shaper_profiles;