Lines Matching +full:user +full:- +full:selected
1 /* SPDX-License-Identifier: GPL-2.0-only */
18 #define RL_SLA_EMPTY_ID -1
19 #define RL_PARENT_DEFAULT_ID -1
35 * struct adf_rl_sla_input_data - ratelimiting user input data structure
37 * Eg. 0x5 -> RP0 and RP2 assigned; 0xA005 -> RP0,2,13,15 assigned.
42 * Set to -1 to refer to the default parent.
45 * device throughput for a selected service.
48 * the maximum device throughput for a selected service.
55 * - add: all except sla_id
56 * - update: cir, pir, sla_id
57 * - rm: sla_id
58 * - rm_all: -
59 * - get: sla_id
60 * - get_capability_rem: srv, sla_id
101 * struct adf_rl - ratelimiting data structure
110 * @input: structure which is used for holding the data received from user
127 * struct rl_sla - SLA object data structure
132 * shared with the user