Home
last modified time | relevance | path

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

/netbsd/external/bsd/wpa/dist/src/ap/
H A Dairtime_policy.c138 Boolean apply_limit = iface->conf->airtime_mode == AIRTIME_MODE_DYNAMIC; in update_airtime_weights()
242 if (hapd->iconf->airtime_mode == AIRTIME_MODE_STATIC) { in airtime_policy_new_sta()
255 if (iface->conf->airtime_mode < AIRTIME_MODE_DYNAMIC) in airtime_policy_update_init()
H A Dap_config.h1007 } airtime_mode; member
H A Dap_config.c1264 if (full_config && conf->airtime_mode > AIRTIME_MODE_STATIC && in hostapd_config_check()
/netbsd/external/bsd/wpa/dist/hostapd/
H A Dconfig_file.c4403 conf->airtime_mode = val;