Home
last modified time | relevance | path

Searched refs:WLAN_HT_CAP_SM_PS_DYNAMIC (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/net/mac80211/
Dhe.c25 case WLAN_HT_CAP_SM_PS_DYNAMIC: in ieee80211_update_from_he_6ghz_capa()
Dht.c283 case WLAN_HT_CAP_SM_PS_DYNAMIC: in ieee80211_ht_cap_ie_to_sta_ht_cap()
Dutil.c2985 cap |= u16_encode_bits(WLAN_HT_CAP_SM_PS_DYNAMIC, in ieee80211_ie_build_he_6ghz_cap()
Dmlme.c560 cap |= WLAN_HT_CAP_SM_PS_DYNAMIC << in ieee80211_add_ht_ie()
/Linux-v5.10/drivers/staging/rtl8723bs/include/
Dwifi.h794 #define WLAN_HT_CAP_SM_PS_DYNAMIC 1 macro
/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Dmac.c237 [WLAN_HT_CAP_SM_PS_DYNAMIC] = WMI_PEER_SMPS_DYNAMIC,
1391 case WLAN_HT_CAP_SM_PS_DYNAMIC: in ath11k_peer_assoc_h_smps()
3357 smps = WLAN_HT_CAP_SM_PS_DYNAMIC; in ath11k_create_ht_cap()
3680 WLAN_HT_CAP_SM_PS_DYNAMIC); in ath11k_mac_setup_he_6ghz_cap()
/Linux-v5.10/include/linux/
Dieee80211.h1661 #define WLAN_HT_CAP_SM_PS_DYNAMIC 1 macro
/Linux-v5.10/drivers/net/wireless/ath/ath10k/
Dmac.c2793 [WLAN_HT_CAP_SM_PS_DYNAMIC] = WMI_PEER_SMPS_DYNAMIC,
4752 smps = WLAN_HT_CAP_SM_PS_DYNAMIC; in ath10k_get_ht_cap()