Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath6kl/
H A Dusb.c44 struct ath6kl_usb_pipe { struct
70 struct ath6kl_usb_pipe pipes[ATH6KL_USB_PIPE_MAX]; argument
80 struct ath6kl_usb_pipe *pipe;
131 ath6kl_usb_alloc_urb_from_pipe(struct ath6kl_usb_pipe *pipe) in ath6kl_usb_alloc_urb_from_pipe()
153 static void ath6kl_usb_free_urb_to_pipe(struct ath6kl_usb_pipe *pipe, in ath6kl_usb_free_urb_to_pipe()
183 static int ath6kl_usb_alloc_pipe_resources(struct ath6kl_usb_pipe *pipe, in ath6kl_usb_alloc_pipe_resources()
219 static void ath6kl_usb_free_pipe_resources(struct ath6kl_usb_pipe *pipe) in ath6kl_usb_free_pipe_resources()
309 struct ath6kl_usb_pipe *pipe; in ath6kl_usb_setup_pipe_resources()
416 static void ath6kl_usb_post_recv_transfers(struct ath6kl_usb_pipe *recv_pipe, in ath6kl_usb_post_recv_transfers()
506 struct ath6kl_usb_pipe *pipe = urb_context->pipe; in ath6kl_usb_recv_complete()
[all …]