Searched refs:num_sta_ht40_intolerant (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dieee802_11_ht.c274 if (!iface->num_sta_ht40_intolerant) {
327 iface->num_sta_ht40_intolerant++;
344 iface->num_sta_ht40_intolerant--;
346 if (iface->num_sta_ht40_intolerant == 0 &&
H A Dhostapd.h339 int num_sta_ht40_intolerant; member in struct:hostapd_iface
H A Dctrl_iface_ap.c409 "num_sta_ht40_intolerant=%d\n"
422 iface->num_sta_ht40_intolerant,
/external/wpa_supplicant_8/src/ap/
H A Dieee802_11_ht.c274 if (!iface->num_sta_ht40_intolerant) {
327 iface->num_sta_ht40_intolerant++;
344 iface->num_sta_ht40_intolerant--;
346 if (iface->num_sta_ht40_intolerant == 0 &&
H A Dhostapd.h339 int num_sta_ht40_intolerant; member in struct:hostapd_iface
H A Dctrl_iface_ap.c409 "num_sta_ht40_intolerant=%d\n"
422 iface->num_sta_ht40_intolerant,
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dieee802_11_ht.c274 if (!iface->num_sta_ht40_intolerant) {
327 iface->num_sta_ht40_intolerant++;
344 iface->num_sta_ht40_intolerant--;
346 if (iface->num_sta_ht40_intolerant == 0 &&
H A Dhostapd.h339 int num_sta_ht40_intolerant; member in struct:hostapd_iface
H A Dctrl_iface_ap.c409 "num_sta_ht40_intolerant=%d\n"
422 iface->num_sta_ht40_intolerant,

Completed in 72 milliseconds