Searched refs:RT2661_DROP_CRC_ERROR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ral/ | ||
H A D | rt2661reg.h | 151 #define RT2661_DROP_CRC_ERROR (1 << 17) macro |
H A D | rt2661.c | 2315 tmp |= RT2661_DROP_PHY_ERROR | RT2661_DROP_CRC_ERROR; in rt2661_init_locked() |