Searched refs:rx_snrX (Results 1 – 1 of 1) sorted by relevance
3838 s8 rx_snrX, rx_evmX; in rtl8192_query_rxphystatus() local3961 rx_snrX = (s8)(tmp_rxsnr); in rtl8192_query_rxphystatus()3962 rx_snrX /= 2; in rtl8192_query_rxphystatus()3963 priv->stats.rxSNRdB[i] = (long)rx_snrX; in rtl8192_query_rxphystatus()