Searched refs:MTW_RX_CRCERR (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | mtwreg.h | 838 #define MTW_RX_CRCERR (1 << 8) macro |
/openbsd/sys/dev/usb/ | ||
H A D | if_mtw.c | 2027 if (__predict_false(flags & (MTW_RX_CRCERR | MTW_RX_ICVERR))) { in mtw_rx_frame() |