Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhif_usb.h71 #define USB_REG_IN_PIPE 3 macro
H A Dhif_usb.c527 .control_dl_pipe = USB_REG_IN_PIPE,
770 skb->len, USB_REG_IN_PIPE); in ath9k_hif_usb_reg_in_cb()
783 USB_REG_IN_PIPE), in ath9k_hif_usb_reg_in_cb()
1000 USB_REG_IN_PIPE), in ath9k_hif_usb_alloc_reg_in_urbs()
1369 usb_endpoint_num(int_in) != USB_REG_IN_PIPE || in ath9k_hif_usb_probe()
H A Dhtc_hst.c434 if (pipe_id != USB_REG_IN_PIPE) in ath9k_htc_rx_msg()