Searched refs:ath10k_usb_pipe (Results 1 – 2 of 2) sorted by relevance
83 struct ath10k_usb_pipe { struct109 struct ath10k_usb_pipe pipes[ATH10K_USB_PIPE_MAX]; argument118 struct ath10k_usb_pipe *pipe;
30 struct ath10k_usb_pipe *recv_pipe);47 ath10k_usb_alloc_urb_from_pipe(struct ath10k_usb_pipe *pipe) in ath10k_usb_alloc_urb_from_pipe()64 static void ath10k_usb_free_urb_to_pipe(struct ath10k_usb_pipe *pipe, in ath10k_usb_free_urb_to_pipe()86 struct ath10k_usb_pipe *pipe) in ath10k_usb_free_pipe_resources()131 struct ath10k_usb_pipe *pipe = urb_context->pipe; in ath10k_usb_recv_complete()188 struct ath10k_usb_pipe *pipe = urb_context->pipe; in ath10k_usb_transmit_complete()209 struct ath10k_usb_pipe *recv_pipe) in ath10k_usb_post_recv_transfers()359 struct ath10k_usb_pipe *pipe = container_of(work, in ath10k_usb_io_comp_work()360 struct ath10k_usb_pipe, in ath10k_usb_io_comp_work()409 struct ath10k_usb_pipe *pipe = &ar_usb->pipes[pipe_id]; in ath10k_usb_hif_tx_sg()[all …]