Home
last modified time | relevance | path

Searched refs:urb_list_head (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/usb/
H A Dif_usb.h94 DL_LIST urb_list_head; member
H A Dusbdrv.c57 DL_ListAdd(&pipe->urb_list_head, &urb_context->link); in usb_hif_free_urb_to_pipe()
73 item = dl_list_remove_item_from_head(&pipe->urb_list_head); in usb_hif_alloc_urb_from_pipe()
150 DL_LIST_INIT(&pipe->urb_list_head); in usb_hif_alloc_pipe_resources()