Home
last modified time | relevance | path

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

/freebsd/sys/dev/mwl/
H A Dif_mwlioctl.h39 struct mwl_stats { struct
40 struct mwl_hal_hwstats hw_stats; /* XXX tied to h/w defs */
41 uint32_t mst_failure; /* generic hardware failure */
42 uint32_t mst_rx_badtkipicv;
43 uint32_t mst_tx_discard;
44 uint32_t mst_tx_qstop;
45 uint32_t mst_tx_encap;
46 uint32_t mst_tx_mgmt;
47 uint32_t mst_rx_nombuf;
48 uint32_t mst_rx_busdma;
[all …]