Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpireg.h768 struct wpi_tx_stats { struct
769 uint32_t preamble;
770 uint32_t rx_detected;
771 uint32_t bt_defer;
772 uint32_t bt_kill;
773 uint32_t short_len;
774 uint32_t cts_timeout;
798 struct wpi_tx_stats tx; argument