Home
last modified time | relevance | path

Searched refs:devlink_resource_size_get (Results 1 – 15 of 15) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/drivers/net/mlxsw/spectrum/
Ddevlink_lib_spectrum.sh39 current_size=$(devlink_resource_size_get kvd "$i")
50 current_size=$(devlink_resource_size_get kvd linear "$i")
Dmirror_gre_scale.sh9 target=$(devlink_resource_size_get span_agents)
Drif_mac_profile_scale.sh9 target=$(devlink_resource_size_get rif_mac_profiles)
Dport_scale.sh9 target=$(devlink_resource_size_get physical_ports)
Dtc_police_scale.sh9 target=$(devlink_resource_size_get global_policers single_rate_policers)
Drouter_scale.sh9 target=$(devlink_resource_size_get kvd hash_single)
Ddevlink_resources.sh82 size=$(devlink_resource_size_get kvd)
/external/linux-kselftest/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
Drif_mac_profile_scale.sh9 target=$(devlink_resource_size_get rif_mac_profiles)
Dport_scale.sh9 target=$(devlink_resource_size_get physical_ports)
Dmirror_gre_scale.sh9 target=$(devlink_resource_size_get span_agents)
Dtc_police_scale.sh9 target=$(devlink_resource_size_get global_policers single_rate_policers)
Drouter_scale.sh9 target=$(devlink_resource_size_get kvd)
/external/linux-kselftest/tools/testing/selftests/drivers/net/mlxsw/
Drif_mac_profiles_occ.sh131 local count=$(devlink_resource_size_get rif_mac_profiles)
Drif_mac_profiles.sh208 mac_profiles=$(devlink_resource_size_get rif_mac_profiles)
/external/linux-kselftest/tools/testing/selftests/net/forwarding/
Ddevlink_lib.sh88 devlink_resource_size_get() function