Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dieee802_11_he.c240 *spr_param++ = hapd->iface->conf->spr.srg_obss_pd_max_offset; in hostapd_eid_spatial_reuse()
Dap_config.h859 u8 srg_obss_pd_max_offset; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dieee802_11_he.c324 *spr_param++ = hapd->iface->conf->spr.srg_obss_pd_max_offset; in hostapd_eid_spatial_reuse()
Dap_config.h934 u8 srg_obss_pd_max_offset; member
Dbeacon.c1819 hapd->iface->conf->spr.srg_obss_pd_max_offset; in __ieee802_11_set_beacon()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c3559 conf->spr.srg_obss_pd_max_offset = atoi(pos);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c3628 conf->spr.srg_obss_pd_max_offset = atoi(pos); in hostapd_config_fill()