Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
H A Ddp_mon_2.0.h320 struct dp_mon_soc_be { struct
321 struct dp_mon_soc mon_soc;
323 struct dp_srng tx_mon_buf_ring;
324 struct dp_srng tx_mon_dst_ring[MAX_NUM_LMAC_HW];
327 struct dp_mon_desc_pool tx_desc_mon;
329 struct dp_mon_desc_pool rx_desc_mon;
331 uint16_t rx_mon_ring_fill_level;
332 uint16_t tx_mon_ring_fill_level;
333 uint32_t tx_low_thresh_intrs;
334 uint32_t rx_low_thresh_intrs;
[all …]