Searched refs:HFA384x_USB_ISRXFRM (Results 1 – 2 of 2) sorted by relevance
/drivers/staging/wlan-ng/ | ||
D | hfa384x.h | 786 #define HFA384x_USB_ISRXFRM(a) (!((a) & 0x9000)) macro |
D | hfa384x_usb.c | 3013 if (HFA384x_USB_ISRXFRM(type)) { in hfa384x_usbin_callback() |