Home
last modified time | relevance | path

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

/linux-6.12.1/net/mac80211/
Dhe.c26 case WLAN_HT_CAP_SM_PS_DYNAMIC: in ieee80211_update_from_he_6ghz_capa()
Dht.c297 case WLAN_HT_CAP_SM_PS_DYNAMIC: in ieee80211_ht_cap_ie_to_sta_ht_cap()
Dutil.c2605 cap |= le16_encode_bits(WLAN_HT_CAP_SM_PS_DYNAMIC, in ieee80211_put_he_6ghz_cap()
Dmlme.c1171 cap |= WLAN_HT_CAP_SM_PS_DYNAMIC << in ieee80211_add_ht_ie()
/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dmac.c247 [WLAN_HT_CAP_SM_PS_DYNAMIC] = WMI_PEER_SMPS_DYNAMIC,
2367 case WLAN_HT_CAP_SM_PS_DYNAMIC: in ath12k_peer_assoc_h_smps()
4979 smps = WLAN_HT_CAP_SM_PS_DYNAMIC; in ath12k_create_ht_cap()
5301 u32_encode_bits(WLAN_HT_CAP_SM_PS_DYNAMIC, in ath12k_mac_setup_he_6ghz_cap()
/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Dmac.c253 [WLAN_HT_CAP_SM_PS_DYNAMIC] = WMI_PEER_SMPS_DYNAMIC,
2653 case WLAN_HT_CAP_SM_PS_DYNAMIC: in ath11k_peer_assoc_h_smps()
5288 smps = WLAN_HT_CAP_SM_PS_DYNAMIC; in ath11k_create_ht_cap()
5627 WLAN_HT_CAP_SM_PS_DYNAMIC); in ath11k_mac_setup_he_6ghz_cap()
/linux-6.12.1/include/linux/
Dieee80211.h1969 #define WLAN_HT_CAP_SM_PS_DYNAMIC 1 macro
/linux-6.12.1/drivers/net/wireless/ath/ath10k/
Dmac.c2814 [WLAN_HT_CAP_SM_PS_DYNAMIC] = WMI_PEER_SMPS_DYNAMIC,
4945 smps = WLAN_HT_CAP_SM_PS_DYNAMIC; in ath10k_get_ht_cap()