Home
last modified time | relevance | path

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

/drivers/staging/rtl8188eu/include/
Dsta_info.h57 struct stainfo_stats { struct
58 u64 rx_mgnt_pkts;
59 u64 rx_beacon_pkts;
60 u64 rx_probereq_pkts;
61 u64 rx_probersp_pkts;
62 u64 rx_probersp_bm_pkts;
63 u64 rx_probersp_uo_pkts;
64 u64 rx_ctrl_pkts;
65 u64 rx_data_pkts;
67 u64 last_rx_mgnt_pkts;
[all …]
/drivers/staging/rtl8723au/include/
Dsta_info.h53 struct stainfo_stats { struct
54 u64 rx_mgnt_pkts;
55 u64 rx_beacon_pkts;
56 u64 rx_probereq_pkts;
57 u64 rx_probersp_pkts;
58 u64 rx_probersp_bm_pkts;
59 u64 rx_probersp_uo_pkts;
60 u64 rx_ctrl_pkts;
61 u64 rx_data_pkts;
63 u64 last_rx_mgnt_pkts;
[all …]
/drivers/staging/rtl8712/
Dsta_info.h50 struct stainfo_stats { struct
52 uint rx_pkts;
53 uint rx_bytes;
54 u64 tx_pkts;
55 uint tx_bytes;