Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/wlan-ng/
H A Dhfa384x.h538 #define HFA384x_RXSTATUS_ISFCSERR(value) ((u16)(((u16)(value)) \ macro
H A Dhfa384x_usb.c3284 if (!HFA384x_RXSTATUS_ISFCSERR(usbin->rxfrm.desc.status)) { in hfa384x_usbin_rx()