Home
last modified time | relevance | path

Searched defs:dp_mon_desc_pool (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.h230 struct dp_mon_desc_pool { struct
231 uint32_t pool_size;
232 union dp_mon_desc_list_elem_t *array;
233 union dp_mon_desc_list_elem_t *freelist;
234 qdf_spinlock_t lock;
235 uint8_t owner;
236 uint16_t buf_size;
237 uint8_t buf_alignment;
238 qdf_frag_cache_t pf_cache;