Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_core.h148 unsigned long slide_evm_total; member
H A Dr8192E_dev.c1521 priv->stats.slide_evm_total -= last_evm; in _rtl92e_process_phyinfo()
1524 priv->stats.slide_evm_total += prev_st->SignalQuality; in _rtl92e_process_phyinfo()
1531 tmp_val = priv->stats.slide_evm_total / in _rtl92e_process_phyinfo()
/openbmc/linux/drivers/staging/rtl8192u/
H A Dr8192U.h568 unsigned long slide_evm_total; member
H A Dr8192U_core.c3706 priv->stats.slide_evm_total -= last_evm; in rtl8192_process_phyinfo()
3709 priv->stats.slide_evm_total += in rtl8192_process_phyinfo()
3718 tmp_val = priv->stats.slide_evm_total / in rtl8192_process_phyinfo()