Lines Matching refs:ath10k_usb_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()
792 struct ath10k_usb_pipe *pipe, in ath10k_usb_alloc_pipe_resources()
829 struct ath10k_usb_pipe *pipe; in ath10k_usb_setup_pipe_resources()
938 struct ath10k_usb_pipe *pipe; in ath10k_usb_create()