Searched refs:rx_snrX (Results 1 – 2 of 2) sorted by relevance
1491 char rx_snrX, rx_evmX; in _rtl92e_query_rxphystatus() local1616 rx_snrX = (char)(tmp_rxsnr); in _rtl92e_query_rxphystatus()1617 rx_snrX /= 2; in _rtl92e_query_rxphystatus()1618 priv->stats.rxSNRdB[i] = (long)rx_snrX; in _rtl92e_query_rxphystatus()
4262 char rx_snrX, rx_evmX; in rtl8192_query_rxphystatus() local4387 rx_snrX = (char)(tmp_rxsnr); in rtl8192_query_rxphystatus()4388 rx_snrX /= 2; in rtl8192_query_rxphystatus()4389 priv->stats.rxSNRdB[i] = (long)rx_snrX; in rtl8192_query_rxphystatus()