Home
last modified time | relevance | path

Searched refs:RT2661_DROP_CRC_ERROR (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ral/
H A Drt2661reg.h151 #define RT2661_DROP_CRC_ERROR (1 << 17) macro
H A Drt2661.c2315 tmp |= RT2661_DROP_PHY_ERROR | RT2661_DROP_CRC_ERROR; in rt2661_init_locked()