Searched refs:ath10k_usb_pipe (Results 1 – 2 of 2) sorted by relevance
72 struct ath10k_usb_pipe { struct98 struct ath10k_usb_pipe pipes[ATH10K_USB_PIPE_MAX]; argument107 struct ath10k_usb_pipe *pipe;
19 struct ath10k_usb_pipe *recv_pipe);36 ath10k_usb_alloc_urb_from_pipe(struct ath10k_usb_pipe *pipe) in ath10k_usb_alloc_urb_from_pipe()57 static void ath10k_usb_free_urb_to_pipe(struct ath10k_usb_pipe *pipe, in ath10k_usb_free_urb_to_pipe()83 struct ath10k_usb_pipe *pipe) in ath10k_usb_free_pipe_resources()128 struct ath10k_usb_pipe *pipe = urb_context->pipe; in ath10k_usb_recv_complete()185 struct ath10k_usb_pipe *pipe = urb_context->pipe; in ath10k_usb_transmit_complete()206 struct ath10k_usb_pipe *recv_pipe) in ath10k_usb_post_recv_transfers()362 struct ath10k_usb_pipe *pipe = container_of(work, in ath10k_usb_io_comp_work()363 struct ath10k_usb_pipe, in ath10k_usb_io_comp_work()413 struct ath10k_usb_pipe *pipe = &ar_usb->pipes[pipe_id]; in ath10k_usb_hif_tx_sg()[all …]