Home
last modified time | relevance | path

Searched refs:HT_CAP_INFO_SMPS_DISABLED (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dhw_features.c555 case HT_CAP_INFO_SMPS_DISABLED: in ieee80211n_supported_ht_capab()
H A Dap_config.c226 conf->ht_capab = HT_CAP_INFO_SMPS_DISABLED; in hostapd_config_defaults()
/dragonfly/contrib/wpa_supplicant/src/common/
H A Dieee802_11_defs.h1125 #define HT_CAP_INFO_SMPS_DISABLED ((u16) (BIT(2) | BIT(3))) macro
/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c4203 case HT_CAP_INFO_SMPS_DISABLED: in wpa_driver_nl80211_set_ap()