Searched refs:nsts (Results 1 – 6 of 6) sorted by relevance
490 u32 nsts; member1340 u32 nsts; member
5614 int nsts; in ath11k_mac_set_txbf_conf() local5620 nsts = vht_cap & IEEE80211_VHT_CAP_BEAMFORMEE_STS_MASK; in ath11k_mac_set_txbf_conf()5621 nsts >>= IEEE80211_VHT_CAP_BEAMFORMEE_STS_SHIFT; in ath11k_mac_set_txbf_conf()5622 value |= SM(nsts, WMI_TXBF_STS_CAP_OFFSET); in ath11k_mac_set_txbf_conf()5662 int sound_dim = 0, nsts = 0; in ath11k_set_vht_txbf_cap() local5689 nsts = (*vht_cap & IEEE80211_VHT_CAP_BEAMFORMEE_STS_MASK); in ath11k_set_vht_txbf_cap()5690 nsts >>= IEEE80211_VHT_CAP_BEAMFORMEE_STS_SHIFT; in ath11k_set_vht_txbf_cap()5705 nsts <<= IEEE80211_VHT_CAP_BEAMFORMEE_STS_SHIFT; in ath11k_set_vht_txbf_cap()5706 nsts &= IEEE80211_VHT_CAP_BEAMFORMEE_STS_MASK; in ath11k_set_vht_txbf_cap()5707 *vht_cap |= nsts; in ath11k_set_vht_txbf_cap()
836 htt_stats_buf->nsts); in htt_print_rx_peer_rate_stats_tlv()2896 htt_stats_buf->nsts); in htt_print_rx_pdev_rate_stats_tlv()
520 __le32 nsts; member
7909 int nsts; in ath12k_mac_set_txbf_conf() local7915 nsts = vht_cap & IEEE80211_VHT_CAP_BEAMFORMEE_STS_MASK; in ath12k_mac_set_txbf_conf()7916 nsts >>= IEEE80211_VHT_CAP_BEAMFORMEE_STS_SHIFT; in ath12k_mac_set_txbf_conf()7917 value |= SM(nsts, WMI_TXBF_STS_CAP_OFFSET); in ath12k_mac_set_txbf_conf()
4779 le32_to_cpu(htt_stats_buf->nsts)); in ath12k_htt_print_rx_pdev_rate_stats_tlv()