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."
197 WARN_ON(count > max_t(u32, ipa->filter_count, ipa->route_count)); in ipa_table_addr()313 count = ipa->route_count - modem_route_count; in ipa_route_reset()589 for (route_id = 0; route_id < ipa->route_count; route_id++) in ipa_route_config()636 ipa->route_count = count; in ipa_table_mem_valid()726 count = max_t(u32, ipa->filter_count, ipa->route_count); in ipa_table_init()766 u32 count = max_t(u32, 1 + ipa->filter_count, ipa->route_count); in ipa_table_exit()
85 u32 route_count; member
181 size = route ? ipa->route_count : ipa->filter_count + 1; in ipa_cmd_table_init_valid()