Home
last modified time | relevance | path

Searched refs:HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET (Results 1 – 11 of 11) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/ap/
HDieee802_11_ht.c249 if (!(iface->conf->ht_capab & HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET)) { in hostapd_2040_coex_action()
442 (iface->conf->ht_capab & HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET) && in ht40_intolerant_remove()
473 if ((ht_capab & HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET) == 0) { in update_sta_ht()
HDhw_features.c463 iface->conf->ht_capab &= ~HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET; in ap_ht40_scan_retry()
533 if (!iface->conf->acs && (conf & HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET) && in ieee80211n_supported_ht_capab()
534 !(hw & HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET)) { in ieee80211n_supported_ht_capab()
HDieee802_11_shared.c947 HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET); in get_tx_parameters()
HDap_drv_ops.c936 HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET); in hostapd_drv_do_acs()
HDdrv_callbacks.c214 HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET)) { in hostapd_notif_assoc()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
HDap.c193 HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET), in wpa_supplicant_conf_ap_ht()
200 HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET) && in wpa_supplicant_conf_ap_ht()
213 HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET)) { in wpa_supplicant_conf_ap_ht()
222 HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET; in wpa_supplicant_conf_ap_ht()
HDsme.c2264 !(hw_mode->ht_capab & HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET)) in sme_sched_obss_scan()
2273 !(WPA_GET_LE16(ie + 2) & HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET)) in sme_sched_obss_scan()
HDwpa_supplicant.c5764 HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET) in wpa_supplicant_init_iface()
/dragonfly/contrib/wpa_supplicant/src/common/
HDhw_features_common.c478 le16 msk = host_to_le16(HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET | in set_disable_ht40()
HDieee802_11_defs.h1121 #define HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET ((u16) BIT(1)) macro
/dragonfly/contrib/wpa_supplicant/src/drivers/
HDdriver_nl80211_capa.c1895 HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET)) in nl80211_reg_rule_ht40()
1922 HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET)) in nl80211_reg_rule_sec()
1997 HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET)) in nl80211_reg_rule_vht()