Home
last modified time | relevance | path

Searched refs:oal_skb_queue_walk_safe (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_netbuf.h190 #define oal_skb_queue_walk_safe(q, nb, tmp) DLIST_FOR_EACH_ENTRY_SAFE(nb, tmp, &q->dlist, NetBuf, dlist) macro
243 #define oal_skb_queue_walk_safe(q, nb, tmp) skb_queue_walk_safe(q, nb, tmp) macro
H A Doal_sdio_host.c1785 oal_skb_queue_walk_safe(head, netbuf, tmp) { in oal_sdio_transfer_netbuf_list() function
2307 oal_skb_queue_walk_safe(head, netbuf, tmp) { in oal_netbuf_list_hex_dump() function
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_hmac.c163 oal_skb_queue_walk_safe(head, netbuf_pos, netbuf_tmp) in hcc_sort_key_frame() function

Completed in 5 milliseconds