Searched defs:head_index (Results 1 - 1 of 1) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ | ||
H A D | oal_queue.h | 62 hi_u8 head_index; /* 指向当前元素出队位置的索引 */ member 149 hi_u8 head_index = queue->head_index; in oal_queue_dequeue() local |
Completed in 2 milliseconds