Lines Matching refs:policer
765 * struct devlink_trap_policer - Immutable packet trap policer attributes.
792 * @init_policer_id: Initial policer identifier.
1377 * Note: @policer can be NULL when a policer is being unbound from
1382 const struct devlink_trap_policer *policer,
1405 * @trap_policer_init: Trap policer initialization function.
1407 * Should be used by device drivers to initialize the trap policer in
1411 const struct devlink_trap_policer *policer);
1413 * @trap_policer_fini: Trap policer de-initialization function.
1415 * Should be used by device drivers to de-initialize the trap policer
1419 const struct devlink_trap_policer *policer);
1421 * @trap_policer_set: Trap policer parameters set function.
1424 const struct devlink_trap_policer *policer,
1428 * @trap_policer_counter_get: Trap policer counter get function.
1431 * by the policer.
1434 const struct devlink_trap_policer *policer,