Searched defs:last_rx_probereq_pkts (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/rtl8188eu/include/
H A Dsta_info.h69 u64 last_rx_probereq_pkts; member in struct:stainfo_stats
245 (sta->sta_stats.last_rx_probereq_pkts)
269 sta->sta_stats.last_rx_probereq_pkts = sta->sta_stats.rx_probereq_pkts; \
/drivers/staging/rtl8723au/include/
H A Dsta_info.h65 u64 last_rx_probereq_pkts; member in struct:stainfo_stats
263 (sta->sta_stats.last_rx_probereq_pkts)
287 sta->sta_stats.last_rx_probereq_pkts = sta->sta_stats.rx_probereq_pkts; \

Completed in 147 milliseconds