Home
last modified time | relevance | path

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

/linux-6.12.1/net/mac80211/
Dhe.c29 case WLAN_HT_CAP_SM_PS_DISABLED: in ieee80211_update_from_he_6ghz_capa()
Dht.c300 case WLAN_HT_CAP_SM_PS_DISABLED: in ieee80211_ht_cap_ie_to_sta_ht_cap()
Dmain.c1328 sband->ht_cap.cap |= WLAN_HT_CAP_SM_PS_DISABLED << in ieee80211_register_hw()
Dtdls.c459 ht_cap.cap |= WLAN_HT_CAP_SM_PS_DISABLED in ieee80211_tdls_add_setup_start_ies()
Dutil.c2597 cap |= le16_encode_bits(WLAN_HT_CAP_SM_PS_DISABLED, in ieee80211_put_he_6ghz_cap()
Dmlme.c1163 cap |= WLAN_HT_CAP_SM_PS_DISABLED << in ieee80211_add_ht_ie()
/linux-6.12.1/include/linux/
Dieee80211.h1971 #define WLAN_HT_CAP_SM_PS_DISABLED 3 macro
/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dmac.c249 [WLAN_HT_CAP_SM_PS_DISABLED] = WMI_PEER_SMPS_PS_NONE,
2370 case WLAN_HT_CAP_SM_PS_DISABLED: in ath12k_peer_assoc_h_smps()
5305 u32_encode_bits(WLAN_HT_CAP_SM_PS_DISABLED, in ath12k_mac_setup_he_6ghz_cap()
/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Dmac.c255 [WLAN_HT_CAP_SM_PS_DISABLED] = WMI_PEER_SMPS_PS_NONE,
2656 case WLAN_HT_CAP_SM_PS_DISABLED: in ath11k_peer_assoc_h_smps()
5631 WLAN_HT_CAP_SM_PS_DISABLED); in ath11k_mac_setup_he_6ghz_cap()
/linux-6.12.1/drivers/net/wireless/ath/ath10k/
Dmac.c2816 [WLAN_HT_CAP_SM_PS_DISABLED] = WMI_PEER_SMPS_PS_NONE,
4934 WLAN_HT_CAP_SM_PS_DISABLED << IEEE80211_HT_CAP_SM_PS_SHIFT; in ath10k_get_ht_cap()