Home
last modified time | relevance | path

Searched refs:devlink_trap_policer_burst_get (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Ddevlink_trap.sh308 if [ $(devlink_trap_policer_burst_get 1) -ne 16 ]; then
327 if [ $(devlink_trap_policer_burst_get 1) -ne 16 ]; then
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Ddevlink_lib.sh547 devlink_trap_policer_burst_get() function