Lines Matching +full:40 +full:mhz
115 - all STAs in the BSS are 20/40 MHz HT in 20/40 MHz BSS or
116 - all STAs in the BSS are 20 MHz HT in 20 MHz BSS
120 however and at least one 20 MHz HT STA is associated
200 wpa_printf(MSG_ERROR, "40 MHz affected channel range: [%d,%d] MHz", in is_40_allowed()
220 "HT: Received 20/40 BSS Coexistence Management frame from " in hostapd_2040_coex_action()
229 "Ignore 20/40 BSS Coexistence Management frame since 40 MHz capability is not enabled"); in hostapd_2040_coex_action()
235 "Ignore too short 20/40 BSS Coexistence Management frame"); in hostapd_2040_coex_action()
239 /* 20/40 BSS Coexistence element */ in hostapd_2040_coex_action()
249 "Truncated 20/40 BSS Coexistence element"); in hostapd_2040_coex_action()
255 "20/40 BSS Coexistence Information field: 0x%x (%s%s%s%s%s%s)", in hostapd_2040_coex_action()
258 (bc_ie->coex_param & BIT(1)) ? "[40MHzIntolerant]" : "", in hostapd_2040_coex_action()
267 /* Intra-BSS communication prohibiting 20/40 MHz BSS operation in hostapd_2040_coex_action()
272 "Ignore intra-BSS 20/40 BSS Coexistence Management frame from not-associated STA"); in hostapd_2040_coex_action()
279 "20 MHz BSS width request bit is set in BSS coexistence information field"); in hostapd_2040_coex_action()
284 /* Inter-BSS communication prohibiting 20/40 MHz BSS operation in hostapd_2040_coex_action()
289 "40 MHz intolerant bit is set in BSS coexistence information field"); in hostapd_2040_coex_action()
293 /* 20/40 BSS Intolerant Channel Report element (zero or more times) */ in hostapd_2040_coex_action()
300 "Truncated 20/40 BSS Intolerant Channel Report element"); in hostapd_2040_coex_action()
305 "20/40 BSS Intolerant Channel Report: Operating Class %u", in hostapd_2040_coex_action()
336 "Switching to 20 MHz operation"); in hostapd_2040_coex_action()
350 "Reschedule HT 20/40 timeout to occur in %u seconds", in hostapd_2040_coex_action()
393 wpa_printf(MSG_INFO, "HT: Forty MHz Intolerant is set by STA " MACSTR in ht40_intolerant_add()
425 "HT: Start 20->40 MHz transition timer (%d seconds)", in ht40_intolerant_remove()
456 wpa_printf(MSG_DEBUG, "%s STA " MACSTR " - 20 MHz HT, num of " in update_sta_ht()
457 "20MHz HT STAs %d", in update_sta_ht()
530 wpa_printf(MSG_INFO, "Switching to 40 MHz operation"); in ap_ht2040_timeout()