Home
last modified time | relevance | path

Searched refs:WLAN_HT_CAP_SM_PS_STATIC (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8712/
Dwifi.h588 #define WLAN_HT_CAP_SM_PS_STATIC 0 macro
/linux-4.1.27/net/mac80211/
Dht.c264 case WLAN_HT_CAP_SM_PS_STATIC: in ieee80211_ht_cap_ie_to_sta_ht_cap()
Dmlme.c527 cap |= WLAN_HT_CAP_SM_PS_STATIC << in ieee80211_add_ht_ie()
/linux-4.1.27/drivers/staging/rtl8188eu/include/
Dwifi.h730 #define WLAN_HT_CAP_SM_PS_STATIC 0 macro
/linux-4.1.27/include/linux/
Dieee80211.h1397 #define WLAN_HT_CAP_SM_PS_STATIC 0 macro
/linux-4.1.27/drivers/staging/rtl8723au/core/
Drtw_ap.c620 if (pmlmeinfo->SM_PS == WLAN_HT_CAP_SM_PS_STATIC) in update_hw_ht_param()
Drtw_mlme.c2267 if (pmlmeinfo->SM_PS == WLAN_HT_CAP_SM_PS_STATIC) in rtw_update_ht_cap23a()
/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_ap.c705 if (pmlmeinfo->SM_PS == WLAN_HT_CAP_SM_PS_STATIC) in update_hw_ht_param()
Drtw_mlme.c2085 if (pmlmeinfo->SM_PS == WLAN_HT_CAP_SM_PS_STATIC) in rtw_update_ht_cap()
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dmac.c1785 [WLAN_HT_CAP_SM_PS_STATIC] = WMI_PEER_SMPS_STATIC,
5357 ht_cap.cap |= WLAN_HT_CAP_SM_PS_STATIC << IEEE80211_HT_CAP_SM_PS_SHIFT; in ath10k_get_ht_cap()