Lines Matching defs:profile
153 /* Add WRED profile */
156 const struct rte_tm_wred_params *profile,
162 wred_profile_id, profile, error);
164 rte_tm_trace_wred_profile_add(port_id, wred_profile_id, profile, ret);
169 /* Delete WRED profile */
218 /* Add shaper profile */
221 const struct rte_tm_shaper_params *profile,
227 shaper_profile_id, profile, error);
229 rte_tm_trace_shaper_profile_add(port_id, shaper_profile_id, profile,
235 /* Delete WRED profile */