Searched refs:UATH_MIN_RXBUFSZ (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/sys/dev/usb/wlan/ | ||
| D | if_uathreg.h | 601 #define UATH_MIN_RXBUFSZ (sizeof(struct uath_chunk)) macro |
| D | if_uath.c | 2550 if (actlen < (int)UATH_MIN_RXBUFSZ) { in uath_data_rxeof() |