Searched refs:rx_snr (Results 1 – 7 of 7) sorted by relevance
126 rtlpriv->stats.rx_snr_db[rfpath] = pstatus->rx_snr[rfpath]; in rtl_process_ui_rssi()
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()
896 pkt_stat->rx_snr[RF_PATH_A] = GET_PHY_STAT_P1_RXSNR_A(phy_status); in query_phy_status_page1()897 pkt_stat->rx_snr[RF_PATH_B] = GET_PHY_STAT_P1_RXSNR_B(phy_status); in query_phy_status_page1()905 dm_info->rx_snr[path] = pkt_stat->rx_snr[path] >> 1; in query_phy_status_page1()
661 s8 rx_snr[RTW_RF_PATH_MAX]; member1772 s8 rx_snr[RTW_RF_PATH_MAX]; member
1223 pkt_stat->rx_snr[i] = snr[i]; in rtw8814a_query_phy_status()1224 dm_info->rx_snr[i] = snr[i] >> 1; in rtw8814a_query_phy_status()
2644 pkt_stat->rx_snr[RF_PATH_A] = GET_PHY_STAT_P1_RXSNR_A(phy_status); in query_phy_status_page1()2645 pkt_stat->rx_snr[RF_PATH_B] = GET_PHY_STAT_P1_RXSNR_B(phy_status); in query_phy_status_page1()2660 dm_info->rx_snr[path] = pkt_stat->rx_snr[path] >> 1; in query_phy_status_page1()
209 pstatus->rx_snr[i] = p_phystrpt->rxsnr[i] / 2; in query_rxphystatus()