Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Doal_queue.h63 uintptr_t *pul_buf; /* 队列缓存 */ member
83 static inline hi_void oal_queue_set(oal_queue_stru *queue, hi_u32 *pul_buf, hi_u8 max_elements) in oal_queue_set()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
Dfrw_event_sched.c216 hi_u32 *pul_buf = HI_NULL; in oal_queue_init() local