previous_stats   1857 drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c 	static struct rtllib_rx_stats  previous_stats;
previous_stats   1884 drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c 	_rtl92e_process_phyinfo(priv, tmp_buf, &previous_stats, pstats);
previous_stats   1886 drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c 				  &previous_stats, bpacket_match_bssid,
previous_stats   1888 drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c 	rtl92e_copy_mpdu_stats(pstats, &previous_stats);
previous_stats   4320 drivers/staging/rtl8192u/r8192U_core.c 	static struct ieee80211_rx_stats  previous_stats;
previous_stats   4361 drivers/staging/rtl8192u/r8192U_core.c 	rtl8192_process_phyinfo(priv, tmp_buf, &previous_stats, pstats);
previous_stats   4362 drivers/staging/rtl8192u/r8192U_core.c 	rtl8192_query_rxphystatus(priv, pstats, pdrvinfo, &previous_stats,
previous_stats   4365 drivers/staging/rtl8192u/r8192U_core.c 	rtl8192_record_rxdesc_forlateruse(pstats, &previous_stats);