Searched refs:RT2573_RX_DEC_OK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/wlan/ | ||
H A D | if_rumreg.h | 272 #define RT2573_RX_DEC_OK (0 << 8) macro |
H A D | if_rum.c | 1221 if ((flags & RT2573_RX_DEC_MASK) != RT2573_RX_DEC_OK) { in rum_bulk_read_callback() |