Searched refs:policers (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/networking/devlink/ |
| H A D | devlink-trap.rst | 592 devices usually include packet trap policers that are able to police the 596 supported packet trap policers with ``devlink``. The device driver can choose 597 to associate these policers with supported packet trap groups (see 601 Device drivers should allow user space to change the parameters of the policers 602 (e.g., rate, burst size) as well as the association between the policers and
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | devlink.h | 1609 const struct devlink_trap_policer *policers, 1613 const struct devlink_trap_policer *policers,
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | devlink.c | 10133 const struct devlink_trap_policer *policers, in devlink_trap_policers_register() argument 10140 const struct devlink_trap_policer *policer = &policers[i]; in devlink_trap_policers_register() 10160 devlink_trap_policer_unregister(devlink, &policers[i]); in devlink_trap_policers_register() 10174 const struct devlink_trap_policer *policers, in devlink_trap_policers_unregister() argument 10181 devlink_trap_policer_unregister(devlink, &policers[i]); in devlink_trap_policers_unregister()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | Kconfig | 678 operate with shallow buffers, deep buffers, bufferbloat, policers, or
|