Home
last modified time | relevance | path

Searched refs:dl_list_remove_item_from_head (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/htc/
H A Ddl_list.h145 static inline PDL_LIST dl_list_remove_item_from_head(PDL_LIST pList) in dl_list_remove_item_from_head() function
H A Dhtc_packet.h250 DL_LIST *pItem = dl_list_remove_item_from_head(&queue->QueueHead); in htc_packet_dequeue()
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/src/
H A Dhif_scatter.c79 item = dl_list_remove_item_from_head(&device->scatter_req_head); in alloc_scatter_req()
/wlan-driver/qca-wifi-host-cmn/hif/src/usb/
H A Dusbdrv.c73 item = dl_list_remove_item_from_head(&pipe->urb_list_head); in usb_hif_alloc_urb_from_pipe()
97 item = dl_list_remove_item_from_head(&pipe->urb_pending_list); in usb_hif_dequeue_pending_transfer()