Searched refs:RT2560_DROP_PHY_ERROR (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/ic/ | ||
| D | rt2560reg.h | 119 #define RT2560_DROP_PHY_ERROR (1 << 2) macro |
| D | rt2560.c | 2633 tmp = RT2560_DROP_PHY_ERROR | RT2560_DROP_CRC_ERROR; in rt2560_init() |