Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dusb.h39 #define ATH10K_USB_IS_INT_EP(attr) (((attr) & 3) == 0x03) macro
H A Dusb.c838 } else if (ATH10K_USB_IS_INT_EP(endpoint->bmAttributes)) { in ath10k_usb_setup_pipe_resources()
889 } else if (ATH10K_USB_IS_INT_EP(endpoint->bmAttributes)) { in ath10k_usb_setup_pipe_resources()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dusb.h39 #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()

Completed in 4 milliseconds