Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/usb/
Dusbdrv.c28 #define IS_INT_EP(attr) (((attr) & 3) == 0x03) macro
355 } else if (IS_INT_EP(endpoint->bmAttributes)) { in usb_hif_setup_pipe_resources()
401 } else if (IS_INT_EP(endpoint->bmAttributes)) { in usb_hif_setup_pipe_resources()