Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dhal_rx.h111 struct hal_sw_mon_ring_entries { struct
112 dma_addr_t mon_dst_paddr;
113 dma_addr_t mon_status_paddr;
114 u32 mon_dst_sw_cookie;
115 u32 mon_status_sw_cookie;
116 void *dst_buf_addr_info;
117 void *status_buf_addr_info;
118 u16 ppdu_id;
119 u8 status_buf_count;
120 u8 msdu_cnt;
[all …]