Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/wlan-ng/
H A Dhfa384x.h752 #define HFA384x_USB_ISRXFRM(a) (!((a) & 0x9000)) macro
H A Dhfa384x_usb.c2991 if (HFA384x_USB_ISRXFRM(type)) { in hfa384x_usbin_callback()