Searched refs:rx_snr (Results 1 – 12 of 12) sorted by relevance
869 dm_info->rx_snr[RF_PATH_A], in rtw_debugfs_get_phy_info()870 dm_info->rx_snr[RF_PATH_B], in rtw_debugfs_get_phy_info()871 dm_info->rx_snr[RF_PATH_C], in rtw_debugfs_get_phy_info()872 dm_info->rx_snr[RF_PATH_D]); in rtw_debugfs_get_phy_info()
96 dm_info->rx_snr[i]); in rtw_rx_phy_stat()
893 pkt_stat->rx_snr[RF_PATH_A] = GET_PHY_STAT_P1_RXSNR_A(phy_status); in query_phy_status_page1()894 pkt_stat->rx_snr[RF_PATH_B] = GET_PHY_STAT_P1_RXSNR_B(phy_status); in query_phy_status_page1()902 dm_info->rx_snr[path] = pkt_stat->rx_snr[path] >> 1; in query_phy_status_page1()
934 pkt_stat->rx_snr[RF_PATH_A] = (s8)(phy_status->path_rxsnr[RF_PATH_A] / 2); in query_phy_status_ofdm()945 dm_info->rx_snr[RF_PATH_A] = pkt_stat->rx_snr[RF_PATH_A] >> 1; in query_phy_status_ofdm()
197 pkt_stat->rx_snr[RF_PATH_A] = GET_PHY_STAT_P1_RXSNR_A(phy_status); in query_phy_status_page1()202 dm_info->rx_snr[RF_PATH_A] = pkt_stat->rx_snr[RF_PATH_A] >> 1; in query_phy_status_page1()
656 s8 rx_snr[RTW_RF_PATH_MAX]; member1766 s8 rx_snr[RTW_RF_PATH_MAX]; member
1222 pkt_stat->rx_snr[i] = snr[i]; in rtw8814a_query_phy_status()1223 dm_info->rx_snr[i] = snr[i] >> 1; in rtw8814a_query_phy_status()
2641 pkt_stat->rx_snr[RF_PATH_A] = GET_PHY_STAT_P1_RXSNR_A(phy_status); in query_phy_status_page1()2642 pkt_stat->rx_snr[RF_PATH_B] = GET_PHY_STAT_P1_RXSNR_B(phy_status); in query_phy_status_page1()2657 dm_info->rx_snr[path] = pkt_stat->rx_snr[path] >> 1; in query_phy_status_page1()
4174 -dm_info->rx_snr[RF_PATH_A], in rtw_coex_display_coex_info()4175 -dm_info->rx_snr[RF_PATH_B]); in rtw_coex_display_coex_info()
126 rtlpriv->stats.rx_snr_db[rfpath] = pstatus->rx_snr[rfpath]; in rtl_process_ui_rssi()
197 phy_info->rx_snr[i] = dm_odm->PhyDbgInfo.RxSNRdB[i] = (s32)(phy_sta_rpt->path_rxsnr[i]/2); in odm_rx_phy_status_parsing()
209 pstatus->rx_snr[i] = p_phystrpt->rxsnr[i] / 2; in query_rxphystatus()