Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be.h278 struct dp_ppeds_tx_desc_pool_s { struct
279 uint16_t elem_size;
280 uint32_t num_allocated;
281 uint32_t hot_list_len;
282 struct dp_tx_desc_s *freelist;
283 struct dp_tx_desc_s *hotlist;
284 struct qdf_mem_multi_page_t desc_pages;
285 uint16_t elem_count;
286 uint32_t num_free;
287 qdf_spinlock_t lock;