Home
last modified time | relevance | path

Searched refs:qdf_kmem_cache_alloc (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_mem.h773 static inline void *qdf_kmem_cache_alloc(qdf_kmem_cache_t cache) in qdf_kmem_cache_alloc() function
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
H A Ddp_rx_mon_2.0.c530 ppdu_info = (struct hal_rx_ppdu_info *)qdf_kmem_cache_alloc(mon_pdev_be->ppdu_info_cache); in dp_rx_mon_ppdu_info_cache_create()