Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dusb.h72 struct ath10k_usb_pipe { struct
98 struct ath10k_usb_pipe pipes[ATH10K_USB_PIPE_MAX]; argument
107 struct ath10k_usb_pipe *pipe;
H A Dusb.c19 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()
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()
792 struct ath10k_usb_pipe *pipe, in ath10k_usb_alloc_pipe_resources()
829 struct ath10k_usb_pipe *pipe; in ath10k_usb_setup_pipe_resources()
[all …]