Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
79 struct ath6kl_usb_pipe *pipe;
130 ath6kl_usb_alloc_urb_from_pipe(struct ath6kl_usb_pipe *pipe) in ath6kl_usb_alloc_urb_from_pipe()
152 static void ath6kl_usb_free_urb_to_pipe(struct ath6kl_usb_pipe *pipe, in ath6kl_usb_free_urb_to_pipe()
182 static int ath6kl_usb_alloc_pipe_resources(struct ath6kl_usb_pipe *pipe, in ath6kl_usb_alloc_pipe_resources()
218 static void ath6kl_usb_free_pipe_resources(struct ath6kl_usb_pipe *pipe) in ath6kl_usb_free_pipe_resources()
308 struct ath6kl_usb_pipe *pipe; in ath6kl_usb_setup_pipe_resources()
415 static void ath6kl_usb_post_recv_transfers(struct ath6kl_usb_pipe *recv_pipe, in ath6kl_usb_post_recv_transfers()
505 struct ath6kl_usb_pipe *pipe = urb_context->pipe; in ath6kl_usb_recv_complete()
[all …]