Searched refs:ar_usb (Results 1 – 1 of 1) sorted by relevance
54 struct ath6kl_usb *ar_usb; member135 spin_lock_irqsave(&pipe->ar_usb->cs_lock, flags); in ath6kl_usb_alloc_urb_from_pipe()143 spin_unlock_irqrestore(&pipe->ar_usb->cs_lock, flags); in ath6kl_usb_alloc_urb_from_pipe()153 spin_lock_irqsave(&pipe->ar_usb->cs_lock, flags); in ath6kl_usb_free_urb_to_pipe()157 spin_unlock_irqrestore(&pipe->ar_usb->cs_lock, flags); in ath6kl_usb_free_urb_to_pipe()214 if (pipe->ar_usb == NULL) { in ath6kl_usb_free_pipe_resources()241 static void ath6kl_usb_cleanup_pipe_resources(struct ath6kl_usb *ar_usb) in ath6kl_usb_cleanup_pipe_resources() argument246 ath6kl_usb_free_pipe_resources(&ar_usb->pipes[i]); in ath6kl_usb_cleanup_pipe_resources()249 static u8 ath6kl_usb_get_logical_pipe_num(struct ath6kl_usb *ar_usb, in ath6kl_usb_get_logical_pipe_num() argument295 static int ath6kl_usb_setup_pipe_resources(struct ath6kl_usb *ar_usb) in ath6kl_usb_setup_pipe_resources() argument[all …]