Searched refs:policers (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/devlink/ |
H A D | trap.c | 1814 const struct devlink_trap_policer *policers, in devl_trap_policers_register() argument 1821 const struct devlink_trap_policer *policer = &policers[i]; in devl_trap_policers_register() 1839 devlink_trap_policer_unregister(devlink, &policers[i]); in devl_trap_policers_register() 1852 const struct devlink_trap_policer *policers, in devl_trap_policers_unregister() argument 1859 devlink_trap_policer_unregister(devlink, &policers[i]); in devl_trap_policers_unregister()
|
/openbmc/linux/Documentation/networking/devlink/ |
H A D | devlink-trap.rst | 615 devices usually include packet trap policers that are able to police the 619 supported packet trap policers with ``devlink``. The device driver can choose 620 to associate these policers with supported packet trap groups (see 624 Device drivers should allow user space to change the parameters of the policers 625 (e.g., rate, burst size) as well as the association between the policers and
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | ti,k3-am654-cpsw-nuss.yaml | 34 Configurable number of classifier/policers
|
/openbmc/linux/include/net/ |
H A D | devlink.h | 1966 const struct devlink_trap_policer *policers, 1970 const struct devlink_trap_policer *policers,
|
/openbmc/linux/net/ipv4/ |
H A D | Kconfig | 677 operate with shallow buffers, deep buffers, bufferbloat, policers, or
|