Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Doal_workqueue.h102 static inline hi_void oal_destroy_workqueue(oal_workqueue_stru *pst_workqueue) in oal_destroy_workqueue()
113 static inline hi_u32 oal_queue_work(oal_workqueue_stru *pst_workqueue, oal_work_stru *pst_work) in oal_queue_work()
126 static inline hi_u32 oal_queue_delayed_work(oal_workqueue_stru *pst_workqueue, oal_delayed_work *ps… in oal_queue_delayed_work()
143 static inline hi_u32 oal_queue_delayed_work_on(hi_u32 cpu, oal_workqueue_stru *pst_workqueue, in oal_queue_delayed_work_on()