Lines Matching full:ht
2 * hostapd / IEEE 802.11n HT
114 Set to 0 (HT pure) under the following conditions
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
119 Set to 2 if only HT STAs are associated in BSS,
120 however and at least one 20 MHz HT STA is associated
121 Set to 3 (HT mixed mode) when one or more non-HT STAs are associated
220 "HT: Received 20/40 BSS Coexistence Management frame from " in hostapd_2040_coex_action()
350 "Reschedule HT 20/40 timeout to occur in %u seconds", in hostapd_2040_coex_action()
361 * Disable HT caps for STAs associated to no-HT BSSes, or for stations in copy_sta_ht_capab()
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()
439 wpa_printf(MSG_DEBUG, "HT: STA " MACSTR " HT Capabilities Info: " in update_sta_ht()
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()
474 wpa_printf(MSG_DEBUG, "%s STA " MACSTR " - no HT, num of " in update_sta_no_ht()
475 "non-HT stations %d", in update_sta_no_ht()
505 * Mask out HT features we don't support, but don't overwrite in hostapd_get_ht_capab()
514 * if we don't support RX STBC, mask out TX STBC in the STA's HT caps in hostapd_get_ht_capab()
515 * if we don't support TX STBC, mask out RX STBC in the STA's HT caps in hostapd_get_ht_capab()