Searched refs:tot_nss (Results 1 – 1 of 1) sorted by relevance
255 u32 tot_nss, tot_modes, txbf_on_off, index_offset1, index_offset2, index_offset3; in ath12k_tpc_get_rate() local 314 tot_nss = le32_to_cpu(tpc_stats->ctl_array.tpc_ctl_pwr.d1); in ath12k_tpc_get_rate() 317 index_offset1 = txbf_on_off * tot_modes * tot_nss; in ath12k_tpc_get_rate() 318 index_offset2 = tot_modes * tot_nss; in ath12k_tpc_get_rate() 319 index_offset3 = tot_nss; in ath12k_tpc_get_rate()