Home
last modified time | relevance | path

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

/Linux-v5.15/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-v5.15/drivers/staging/r8188eu/include/
Dsta_info.h41 struct stainfo_stats { struct
42 u64 rx_mgnt_pkts;
43 u64 rx_beacon_pkts;
44 u64 rx_probereq_pkts;
45 u64 rx_probersp_pkts;
46 u64 rx_probersp_bm_pkts;
47 u64 rx_probersp_uo_pkts;
48 u64 rx_ctrl_pkts;
49 u64 rx_data_pkts;
51 u64 last_rx_mgnt_pkts;
[all …]
/Linux-v5.15/drivers/staging/rtl8712/
Dsta_info.h38 struct stainfo_stats { struct
39 uint rx_pkts;
40 uint rx_bytes;
41 u64 tx_pkts;
42 uint tx_bytes;