Searched refs:policers (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/ti/ |
H A D | cpsw_ale.c | 1515 u32 ale_entries, rev_major, rev_minor, policers; in cpsw_ale_create() local 1578 regmap_field_read(ale->fields[ALE_POLICERS], &policers); in cpsw_ale_create() 1579 if (!policers) in cpsw_ale_create() 1582 policers *= ALE_POLICER_SIZE_MULTIPLIER; in cpsw_ale_create() 1583 ale->params.num_policers = policers; in cpsw_ale_create()
|
/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
|
/linux/net/ipv4/ |
H A D | Kconfig | 678 operate with shallow buffers, deep buffers, bufferbloat, policers, or
|