Searched refs:rx_snrX (Results 1 – 2 of 2) sorted by relevance
1493 char rx_snrX, rx_evmX; in rtl8192_query_rxphystatus() local1617 rx_snrX = (char)(tmp_rxsnr); in rtl8192_query_rxphystatus()1618 rx_snrX /= 2; in rtl8192_query_rxphystatus()1619 priv->stats.rxSNRdB[i] = (long)rx_snrX; in rtl8192_query_rxphystatus()
3988 char rx_snrX, rx_evmX; in rtl8192_query_rxphystatus() local4118 rx_snrX = (char)(tmp_rxsnr); in rtl8192_query_rxphystatus()4119 rx_snrX /= 2; in rtl8192_query_rxphystatus()4120 priv->stats.rxSNRdB[i] = (long)rx_snrX; in rtl8192_query_rxphystatus()