Lines Matching full:shaper
35 * @parent: Unique identifier for the shaper parent, usually implied
36 * @handle: Unique identifier for this shaper
38 * @bw_min: Minimum guaranteed rate for this shaper
39 * @bw_max: Maximum peak rate allowed for this shaper
40 * @burst: Maximum burst for the peek rate of this shaper
41 * @priority: Scheduling priority for this shaper
42 * @weight: Scheduling weight for this shaper
72 * Each shaper is uniquely identified within the device with a 'handle'
73 * comprising the shaper scope and a scope-specific id.
79 * Nest the @leaves shapers identified under the * @node shaper.
82 * Create either the @leaves and the @node shaper; or if they already
92 * @set: Updates the specified shaper
94 * Updates or creates the @shaper on the device specified by @binding.
97 const struct net_shaper *shaper,
101 * @delete: Removes the specified shaper
103 * Removes the shaper configuration as identified by the given @handle
111 * @capabilities: get the shaper features supported by the device