Searched refs:rx_snrX (Results 1 – 2 of 2) sorted by relevance
1343 s8 rx_snrX, rx_evmX; in _rtl92e_query_rxphystatus() local1468 rx_snrX = (s8)(tmp_rxsnr); in _rtl92e_query_rxphystatus()1469 rx_snrX /= 2; in _rtl92e_query_rxphystatus()1470 priv->stats.rxSNRdB[i] = (long)rx_snrX; in _rtl92e_query_rxphystatus()
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()