Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ral/
H A Drt2661reg.h154 #define RT2661_DROP_PHY_ERROR (1 << 18) macro
H A Drt2661.c2417 tmp |= RT2661_DROP_PHY_ERROR | RT2661_DROP_CRC_ERROR; in rt2661_init_locked()