Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah.h598 typedef struct halCounters { struct
599 u_int32_t tx_frame_count;
600 u_int32_t rx_frame_count;
601 u_int32_t rx_clear_count;
602 u_int32_t cycle_count;
603 u_int8_t is_rx_active; // true (1) or false (0)
604 u_int8_t is_tx_active; // true (1) or false (0)