Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/usb/wlan/
Dif_uathreg.h132 #define UATH_CFLAGS_RXMSG 0x02 /* chunk contains rx completion */ macro
Dif_uath.c2578 chunk->flags & UATH_CFLAGS_RXMSG) in uath_data_rxeof()
2639 desc = (chunk->flags & UATH_CFLAGS_RXMSG) ? in uath_data_rxeof()