Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dhal_rx.c948 u32 nsts; in ath11k_hal_rx_parse_mon_status_tlv() local
972 nsts = FIELD_GET(HAL_RX_VHT_SIG_A_INFO_INFO0_NSTS, info0); in ath11k_hal_rx_parse_mon_status_tlv()
973 if (ppdu_info->is_stbc && nsts > 0) in ath11k_hal_rx_parse_mon_status_tlv()
974 nsts = ((nsts + 1) >> 1) - 1; in ath11k_hal_rx_parse_mon_status_tlv()
976 ppdu_info->nss = (nsts & VHT_SIG_SU_NSS_MASK) + 1; in ath11k_hal_rx_parse_mon_status_tlv()
993 u32 nsts, cp_ltf, dcm; in ath11k_hal_rx_parse_mon_status_tlv() local
1012 nsts = FIELD_GET(HAL_RX_HE_SIG_A_SU_INFO_INFO0_NSTS, info0); in ath11k_hal_rx_parse_mon_status_tlv()
1030 ppdu_info->nss = nsts + 1; in ath11k_hal_rx_parse_mon_status_tlv()
H A Dmac.c3414 int nsts; in ath11k_mac_set_txbf_conf() local
3420 nsts = vht_cap & IEEE80211_VHT_CAP_BEAMFORMEE_STS_MASK; in ath11k_mac_set_txbf_conf()
3421 nsts >>= IEEE80211_VHT_CAP_BEAMFORMEE_STS_SHIFT; in ath11k_mac_set_txbf_conf()
3422 if (nsts > (ar->num_rx_chains - 1)) in ath11k_mac_set_txbf_conf()
3423 nsts = ar->num_rx_chains - 1; in ath11k_mac_set_txbf_conf()
3424 value |= SM(nsts, WMI_TXBF_STS_CAP_OFFSET); in ath11k_mac_set_txbf_conf()
3464 int sound_dim = 0, nsts = 0; in ath11k_set_vht_txbf_cap() local
3491 nsts = (*vht_cap & IEEE80211_VHT_CAP_BEAMFORMEE_STS_MASK); in ath11k_set_vht_txbf_cap()
3492 nsts >>= IEEE80211_VHT_CAP_BEAMFORMEE_STS_SHIFT; in ath11k_set_vht_txbf_cap()
3507 if (nsts > (ar->num_rx_chains - 1)) in ath11k_set_vht_txbf_cap()
[all …]
H A Ddebugfs_htt_stats.h450 u32 nsts; member
1241 u32 nsts; member
H A Ddebugfs_htt_stats.c885 htt_stats_buf->nsts); in htt_print_rx_peer_rate_stats_tlv()
3052 htt_stats_buf->nsts); in htt_print_rx_pdev_rate_stats_tlv()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_plcp_tx_ex.h74 u8 nsts: 3; member
H A Dhalbb_plcp_gen.h162 u32 nsts : 4; member
H A Dhalbb_plcp_gen.c541 out->usr[u].nsts = out->usr[u].nss << par->com.stbc; in halbb_get_nsym()
589 out->usr[u].nsts = par->usr_mcs_out[u].nss << par->com.stbc; in halbb_get_nsym()
606 out->usr[u].nsts = par->usr_mcs_out[u].nss << par->com.stbc; in halbb_get_nsym()
H A Dhalbb_plcp_tx.c250 …halbb_set_bit(23, 3, out_plcp->usr[0].nsts-1, &siga1);//NSTS & Midamble// doppler //??????????????? in halbb_plcp_siga()
350 halbb_set_bit(10, 3, out_plcp->usr[0].nsts-1, &siga1); // NSS // in halbb_plcp_siga()
386 halbb_set_bit(4, 2, out_plcp->usr[0].nsts - out_plcp->usr[0].nss, &siga2); in halbb_plcp_siga()
713 halbb_set_reg_cmn(bb, n_sts[i], n_sts_m[i], out_plcp->usr[i].nsts - 1, phy_idx); in halbb_cfg_txctrl()
716 halbb_set_reg_cmn(bb, n_sts_ru_tot[i], n_sts_ru_tot_m[i], out_plcp->usr[i].nsts - 1, phy_idx); in halbb_cfg_txctrl()
1005 he_sigb->dl_rua_out.dl_output_sta_list[i].nsts = (u8)(in->usr[i].nss << in->stbc) - 1; in halbb_he_sigb()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_plcp_tx_ex.h74 u8 nsts: 3; member
H A Dhalbb_plcp_gen.h162 u32 nsts : 4; member
H A Dhalbb_plcp_gen.c541 out->usr[u].nsts = out->usr[u].nss << par->com.stbc; in halbb_get_nsym()
589 out->usr[u].nsts = par->usr_mcs_out[u].nss << par->com.stbc; in halbb_get_nsym()
606 out->usr[u].nsts = par->usr_mcs_out[u].nss << par->com.stbc; in halbb_get_nsym()
H A Dhalbb_plcp_tx.c250 …halbb_set_bit(23, 3, out_plcp->usr[0].nsts-1, &siga1);//NSTS & Midamble// doppler //??????????????? in halbb_plcp_siga()
350 halbb_set_bit(10, 3, out_plcp->usr[0].nsts-1, &siga1); // NSS // in halbb_plcp_siga()
386 halbb_set_bit(4, 2, out_plcp->usr[0].nsts - out_plcp->usr[0].nss, &siga2); in halbb_plcp_siga()
713 halbb_set_reg_cmn(bb, n_sts[i], n_sts_m[i], out_plcp->usr[i].nsts - 1, phy_idx); in halbb_cfg_txctrl()
716 halbb_set_reg_cmn(bb, n_sts_ru_tot[i], n_sts_ru_tot_m[i], out_plcp->usr[i].nsts - 1, phy_idx); in halbb_cfg_txctrl()
1005 he_sigb->dl_rua_out.dl_output_sta_list[i].nsts = (u8)(in->usr[i].nss << in->stbc) - 1; in halbb_he_sigb()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_he.c255 u8 nsts, rumsk, i, j, offset, shift; in rtw_he_set_asoc_cap_ppe_thre() local
261 nsts = GET_HE_CAP_PPE_NSTS(ele_start); in rtw_he_set_asoc_cap_ppe_thre()
265 for (i = 0; i <= nsts; i ++) { in rtw_he_set_asoc_cap_ppe_thre()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_he.c255 u8 nsts, rumsk, i, j, offset, shift; in rtw_he_set_asoc_cap_ppe_thre() local
261 nsts = GET_HE_CAP_PPE_NSTS(ele_start); in rtw_he_set_asoc_cap_ppe_thre()
265 for (i = 0; i <= nsts; i ++) { in rtw_he_set_asoc_cap_ppe_thre()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dmac.c4643 int nsts = ar->vht_cap_info; in ath10k_mac_get_vht_cap_bf_sts() local
4645 nsts &= IEEE80211_VHT_CAP_BEAMFORMEE_STS_MASK; in ath10k_mac_get_vht_cap_bf_sts()
4646 nsts >>= IEEE80211_VHT_CAP_BEAMFORMEE_STS_SHIFT; in ath10k_mac_get_vht_cap_bf_sts()
4652 if (nsts == 0) in ath10k_mac_get_vht_cap_bf_sts()
4655 return nsts; in ath10k_mac_get_vht_cap_bf_sts()
5326 int nsts; in ath10k_mac_set_txbf_conf() local
5332 nsts = ath10k_mac_get_vht_cap_bf_sts(ar); in ath10k_mac_set_txbf_conf()
5335 value |= SM(nsts, WMI_TXBF_STS_CAP_OFFSET); in ath10k_mac_set_txbf_conf()