Home
last modified time | relevance | path

Searched refs:__qdf_alloc_unbound_workqueue (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Di_qdf_defer.h192 static inline __qdf_workqueue_t *__qdf_alloc_unbound_workqueue(char *name) in __qdf_alloc_unbound_workqueue() function
H A Dqdf_defer.c128 return __qdf_alloc_unbound_workqueue(name); in qdf_alloc_unbound_workqueue()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_defer.h338 return __qdf_alloc_unbound_workqueue(name); in qdf_alloc_unbound_workqueue()