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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Drtwreg.h251 #define RTW_RCR_ACRC32 __BIT(5)/* accept frames w/ CRC32 errors */ macro
262 RTW_RCR_ACRC32 | \
271 RTW_RCR_ACRC32 | \
H A Drtw.c2670 sc->sc_rcr |= RTW_RCR_ACRC32; /* accept frames failing CRC */

Completed in 112 milliseconds