Home
last modified time | relevance | path

Searched refs:rx_snrX (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/staging/rtl8192u/
Dr8192U_core.c3838 s8 rx_snrX, rx_evmX; in rtl8192_query_rxphystatus() local
3961 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()