Searched refs:ATH6KL_USB_IS_INT_EP (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dusb.c125 #define ATH6KL_USB_IS_INT_EP(attr) (((attr) & 3) == 0x03) macro
326 } else if (ATH6KL_USB_IS_INT_EP(endpoint->bmAttributes)) {
379 } else if (ATH6KL_USB_IS_INT_EP(endpoint->bmAttributes)) {

Completed in 115 milliseconds