Lines Matching refs:policer
678 * struct devlink_trap_policer - Immutable packet trap policer attributes.
705 * @init_policer_id: Initial policer identifier.
1277 * Note: @policer can be NULL when a policer is being unbound from
1282 const struct devlink_trap_policer *policer,
1295 * @trap_policer_init: Trap policer initialization function.
1297 * Should be used by device drivers to initialize the trap policer in
1301 const struct devlink_trap_policer *policer);
1303 * @trap_policer_fini: Trap policer de-initialization function.
1305 * Should be used by device drivers to de-initialize the trap policer
1309 const struct devlink_trap_policer *policer);
1311 * @trap_policer_set: Trap policer parameters set function.
1314 const struct devlink_trap_policer *policer,
1318 * @trap_policer_counter_get: Trap policer counter get function.
1321 * by the policer.
1324 const struct devlink_trap_policer *policer,