Searched refs:rx_snr (Results 1 – 12 of 12) sorted by relevance
90 dm_info->rx_snr[i]); in rtw_rx_phy_stat()
892 pkt_stat->rx_snr[RF_PATH_A] = GET_PHY_STAT_P1_RXSNR_A(phy_status); in query_phy_status_page1()893 pkt_stat->rx_snr[RF_PATH_B] = GET_PHY_STAT_P1_RXSNR_B(phy_status); in query_phy_status_page1()901 dm_info->rx_snr[path] = pkt_stat->rx_snr[path] >> 1; in query_phy_status_page1()
820 dm_info->rx_snr[RF_PATH_A], in rtw_debugfs_get_phy_info()821 dm_info->rx_snr[RF_PATH_B]); in rtw_debugfs_get_phy_info()
630 s8 rx_snr[RTW_RF_PATH_MAX]; member1715 s8 rx_snr[RTW_RF_PATH_MAX]; member
309 pkt_stat->rx_snr[RF_PATH_A] = GET_PHY_STAT_P1_RXSNR_A(phy_status); in query_phy_status_page1()314 dm_info->rx_snr[RF_PATH_A] = pkt_stat->rx_snr[RF_PATH_A] >> 1; in query_phy_status_page1()
2637 pkt_stat->rx_snr[RF_PATH_A] = GET_PHY_STAT_P1_RXSNR_A(phy_status); in query_phy_status_page1()2638 pkt_stat->rx_snr[RF_PATH_B] = GET_PHY_STAT_P1_RXSNR_B(phy_status); in query_phy_status_page1()2653 dm_info->rx_snr[path] = pkt_stat->rx_snr[path] >> 1; in query_phy_status_page1()
4161 -dm_info->rx_snr[RF_PATH_A], in rtw_coex_display_coex_info()4162 -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()
2111 u8 rx_snr[4]; /* per-path's SNR */ member
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()
245 u8 rx_snr[4]; /* per-path's SNR */ member
209 pstatus->rx_snr[i] = p_phystrpt->rxsnr[i] / 2; in query_rxphystatus()