Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dusb.h40 #define ATH10K_USB_IS_INT_EP(attr) (((attr) & 3) == 0x03) macro
H A Dusb.c846 } else if (ATH10K_USB_IS_INT_EP(endpoint->bmAttributes)) { in ath10k_usb_setup_pipe_resources()
897 } else if (ATH10K_USB_IS_INT_EP(endpoint->bmAttributes)) { in ath10k_usb_setup_pipe_resources()