Searched refs:WI_USB_ISRXFRM (Results 1 – 2 of 2) sorted by relevance
133 #define WI_USB_ISRXFRM(a) (((a) & 0xf000) == 0x2000) macro
1428 if (WI_USB_ISRXFRM(rtype)) { in wi_usb_rxeof()