Lines Matching +full:1 +full:mhz
99 if (hapd->iconf->secondary_channel == 1)
102 if (hapd->iconf->secondary_channel == -1)
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
117 Set to 1 (HT non-member protection) if there may be non-HT STAs
120 however and at least one 20 MHz HT STA is associated
186 return 1;
198 return 1; /* not within affected channel range */
200 wpa_printf(MSG_ERROR, "40 MHz affected channel range: [%d,%d] MHz",
213 int is_ht40_allowed = 1;
229 "Ignore 20/40 BSS Coexistence Management frame since 40 MHz capability is not enabled");
242 bc_ie->length < 1) {
258 (bc_ie->coex_param & BIT(1)) ? "[40MHzIntolerant]" : "",
267 /* Intra-BSS communication prohibiting 20/40 MHz BSS operation
279 "20 MHz BSS width request bit is set in BSS coexistence information field");
284 /* Inter-BSS communication prohibiting 20/40 MHz BSS operation
289 "40 MHz intolerant bit is set in BSS coexistence information field");
295 data[0] == WLAN_EID_20_40_BSS_INTOLERANT && data[1] >= 1) {
296 u8 ielen = data[1];
310 for (i = 0; i < ielen - 1; i++) {
336 "Switching to 20 MHz operation");
393 wpa_printf(MSG_INFO, "HT: Forty MHz Intolerant is set by STA " MACSTR
399 sta->ht40_intolerant_set = 1;
425 "HT: Start 20->40 MHz transition timer (%d seconds)",
443 sta->no_ht_gf_set = 1;
453 sta->ht_20mhz_set = 1;
456 wpa_printf(MSG_DEBUG, "%s STA " MACSTR " - 20 MHz HT, num of "
457 "20MHz HT STAs %d",
470 sta->no_ht_set = 1;
530 wpa_printf(MSG_INFO, "Switching to 40 MHz operation");