Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Drt2560reg.h119 #define RT2560_DROP_PHY_ERROR (1 << 2) macro
Drt2560.c2633 tmp = RT2560_DROP_PHY_ERROR | RT2560_DROP_CRC_ERROR; in rt2560_init()