Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dieee80211.h134 WLAN_HT_CAP_SM_PS_DISABLED, enumerator
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c241 [WLAN_HT_CAP_SM_PS_DISABLED] = WMI_PEER_SMPS_PS_NONE,
1783 case WLAN_HT_CAP_SM_PS_DISABLED: in ath12k_peer_assoc_h_smps()
4421 u32_encode_bits(WLAN_HT_CAP_SM_PS_DISABLED, in ath12k_mac_setup_he_6ghz_cap()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c254 [WLAN_HT_CAP_SM_PS_DISABLED] = WMI_PEER_SMPS_PS_NONE,
2574 case WLAN_HT_CAP_SM_PS_DISABLED: in ath11k_peer_assoc_h_smps()
5757 WLAN_HT_CAP_SM_PS_DISABLED); in ath11k_mac_setup_he_6ghz_cap()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c2823 [WLAN_HT_CAP_SM_PS_DISABLED] = WMI_PEER_SMPS_PS_NONE,
4946 WLAN_HT_CAP_SM_PS_DISABLED << IEEE80211_HT_CAP_SM_PS_SHIFT; in ath10k_get_ht_cap()