Home
last modified time | relevance | path

Searched defs:rt_stats (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_core.h139 struct rt_stats { struct
140 unsigned long received_rate_histogram[4][32];
141 unsigned long txbytesunicast;
142 unsigned long rxbytesunicast;
143 unsigned long txretrycount;
144 u8 last_packet_rate;
145 unsigned long slide_signal_strength[100];
146 unsigned long slide_evm[100];
147 unsigned long slide_rssi_total;
148 unsigned long slide_evm_total;
[all …]