mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
98bbf70c1c
Expose new driver-specific "acl_region_rehash_interval" devlink param which would allow user to alter default ACL region rehash interval. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
10 lines
377 B
Text
10 lines
377 B
Text
fw_load_policy [DEVICE, GENERIC]
|
|
Configuration mode: driverinit
|
|
|
|
acl_region_rehash_interval [DEVICE, DRIVER-SPECIFIC]
|
|
Sets an interval for periodic ACL region rehashes.
|
|
The value is in milliseconds, minimal value is "3000".
|
|
Value "0" disables the periodic work.
|
|
The first rehash will be run right after value is set.
|
|
Type: u32
|
|
Configuration mode: runtime
|