Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Drt2661reg.h156 #define RT2661_DROP_PHY_ERROR (1 << 18) macro
Drt2661.c2694 tmp |= RT2661_DROP_PHY_ERROR | RT2661_DROP_CRC_ERROR; in rt2661_init()