Home
last modified time | relevance | path

Searched refs:nsts (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.h159 u8 nsts; member
/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_htt_stats.h490 u32 nsts; member
1340 u32 nsts; member
H A Ddebugfs_htt_stats.c835 htt_stats_buf->nsts); in htt_print_rx_peer_rate_stats_tlv()
2895 htt_stats_buf->nsts); in htt_print_rx_pdev_rate_stats_tlv()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.h164 u8 nsts; member
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c4832 int nsts = ar->vht_cap_info; in ath10k_mac_get_vht_cap_bf_sts() local
4834 nsts &= IEEE80211_VHT_CAP_BEAMFORMEE_STS_MASK; in ath10k_mac_get_vht_cap_bf_sts()
4835 nsts >>= IEEE80211_VHT_CAP_BEAMFORMEE_STS_SHIFT; in ath10k_mac_get_vht_cap_bf_sts()
4841 if (nsts == 0) in ath10k_mac_get_vht_cap_bf_sts()
4844 return nsts; in ath10k_mac_get_vht_cap_bf_sts()
5456 int nsts; in ath10k_mac_set_txbf_conf() local
5462 nsts = ath10k_mac_get_vht_cap_bf_sts(ar); in ath10k_mac_set_txbf_conf()
5465 value |= SM(nsts, WMI_TXBF_STS_CAP_OFFSET); in ath10k_mac_set_txbf_conf()