Searched refs:route_count (Results 1 – 4 of 4) sorted by relevance
69 local route_count=$1; shift74 [[ $delta -ge $route_count ]]79 local route_count=$190 if [[ $count -eq $route_count ]]; then113 local route_count=$1120 router_routes_create $route_count121 delta=$(busywait "$TIMEOUT" wait_for_routes $t0 $route_count)123 check_err_fail $should_fail $? "Offload routes: Expected $route_count, got $delta."
194 WARN_ON(count > max_t(u32, ipa->filter_count, ipa->route_count)); in ipa_table_addr()312 count = ipa->route_count - modem_route_count; in ipa_route_reset()588 for (route_id = 0; route_id < ipa->route_count; route_id++) in ipa_route_config()635 ipa->route_count = count; in ipa_table_mem_valid()725 count = max_t(u32, ipa->filter_count, ipa->route_count); in ipa_table_init()765 u32 count = max_t(u32, 1 + ipa->filter_count, ipa->route_count); in ipa_table_exit()
91 u32 route_count; member
180 size = route ? ipa->route_count : ipa->filter_count + 1; in ipa_cmd_table_init_valid()