Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/wlan-ng/
H A Dhfa384x.h751 #define HFA384x_USB_ISTXFRM(a) (((a) & 0x9000) == 0x1000) macro
H A Dhfa384x_usb.c3003 if (HFA384x_USB_ISTXFRM(type)) { in hfa384x_usbin_callback()