Home
last modified time | relevance | path

Searched refs:oal_netbuf_head_next (Results 1 - 4 of 4) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_netbuf.h149 #define oal_netbuf_head_next(q) ((q)->dlist.next) macro
207 #define oal_netbuf_head_next(q) ((q)->next) macro
H A Doal_sdio_host.c670 if ((!oal_netbuf_head_prev(head)) || (!oal_netbuf_head_next(head))) { in oal_sdio_build_rx_netbuf_list()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_slave.c853 dev_netbuf_prefetch = (oal_dev_netbuf_stru *)oal_netbuf_head_next(&g_hcc_rx_queue); in hcc_slave_rx_queue_sched()
H A Dhcc_host.c864 netbuf = (oal_netbuf_stru *)oal_netbuf_head_next(head);

Completed in 9 milliseconds