Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dqwxvar.h1598 struct qwx_mon_data { struct
1602 uint32_t mon_ppdu_status;
1603 uint32_t mon_last_buf_cookie;
1604 uint64_t mon_last_linkdesc_paddr;
1605 uint16_t chan_noise_floor;
1606 bool hold_mon_dst_ring;
1607 enum dp_mon_status_buf_state buf_state;
1608 bus_addr_t mon_status_paddr;
1609 struct dp_full_mon_mpdu *mon_mpdu;
1616 spinlock_t mon_lock;
[all …]