Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8188eu/include/
Dsta_info.h44 struct stainfo_stats { struct
45 u64 rx_mgnt_pkts;
46 u64 rx_beacon_pkts;
47 u64 rx_probereq_pkts;
48 u64 rx_probersp_pkts;
49 u64 rx_probersp_bm_pkts;
50 u64 rx_probersp_uo_pkts;
51 u64 rx_ctrl_pkts;
52 u64 rx_data_pkts;
54 u64 last_rx_mgnt_pkts;
[all …]
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Dsta_info.h42 struct stainfo_stats { struct
44 u64 rx_mgnt_pkts;
45 u64 rx_beacon_pkts;
46 u64 rx_probereq_pkts;
47 u64 rx_probersp_pkts;
48 u64 rx_probersp_bm_pkts;
49 u64 rx_probersp_uo_pkts;
50 u64 rx_ctrl_pkts;
51 u64 rx_data_pkts;
53 u64 last_rx_mgnt_pkts;
[all …]
/Linux-v4.19/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;