Searched refs:UATH_CFLAGS_RXMSG (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_uathreg.h132 #define UATH_CFLAGS_RXMSG 0x02 /* chunk contains rx completion */ macro
H A Dif_uath.c2526 chunk->flags & UATH_CFLAGS_RXMSG)
2594 * if the frame is not set UATH_CFLAGS_RXMSG, then rx descriptor is
2597 desc = (chunk->flags & UATH_CFLAGS_RXMSG) ?

Completed in 105 milliseconds