Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/wpa/src/ap/
HDairtime_policy.c142 bool apply_limit = iface->conf->airtime_mode == AIRTIME_MODE_DYNAMIC; in update_airtime_weights() local
182 if (!apply_limit && bss->conf->airtime_limit) { in update_airtime_weights()
185 apply_limit = true; in update_airtime_weights()
202 if (apply_limit && bss->num_backlogged_sta && num_bss > 1) in update_airtime_weights()