Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dhe.c26 case WLAN_HT_CAP_SM_PS_DYNAMIC: in ieee80211_update_from_he_6ghz_capa()
H A Dht.c297 case WLAN_HT_CAP_SM_PS_DYNAMIC: in ieee80211_ht_cap_ie_to_sta_ht_cap()
H A Dutil.c3327 cap |= u16_encode_bits(WLAN_HT_CAP_SM_PS_DYNAMIC, in ieee80211_ie_build_he_6ghz_cap()
H A Dmlme.c663 cap |= WLAN_HT_CAP_SM_PS_DYNAMIC << in ieee80211_add_ht_ie()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c239 [WLAN_HT_CAP_SM_PS_DYNAMIC] = WMI_PEER_SMPS_DYNAMIC,
1781 case WLAN_HT_CAP_SM_PS_DYNAMIC: in ath12k_peer_assoc_h_smps()
4101 smps = WLAN_HT_CAP_SM_PS_DYNAMIC; in ath12k_create_ht_cap()
4423 u32_encode_bits(WLAN_HT_CAP_SM_PS_DYNAMIC, in ath12k_mac_setup_he_6ghz_cap()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c252 [WLAN_HT_CAP_SM_PS_DYNAMIC] = WMI_PEER_SMPS_DYNAMIC,
2568 case WLAN_HT_CAP_SM_PS_DYNAMIC: in ath11k_peer_assoc_h_smps()
5411 smps = WLAN_HT_CAP_SM_PS_DYNAMIC; in ath11k_create_ht_cap()
5750 WLAN_HT_CAP_SM_PS_DYNAMIC); in ath11k_mac_setup_he_6ghz_cap()
/openbmc/linux/include/linux/
H A Dieee80211.h1860 #define WLAN_HT_CAP_SM_PS_DYNAMIC 1 macro
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c2819 [WLAN_HT_CAP_SM_PS_DYNAMIC] = WMI_PEER_SMPS_DYNAMIC,
4947 smps = WLAN_HT_CAP_SM_PS_DYNAMIC; in ath10k_get_ht_cap()