Home
last modified time | relevance | path

Searched refs:RT2860_DROP_CRC_ERR (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/bus/u4b/wlan/
H A Dif_runreg.h634 #define RT2860_DROP_CRC_ERR (1 << 0) macro
H A Dif_run.c5913 tmp = RT2860_DROP_CRC_ERR | RT2860_DROP_PHY_ERR; in run_txrx_enable()
/dragonfly/sys/dev/netif/ral/
H A Drt2860reg.h646 #define RT2860_DROP_CRC_ERR (1 << 0) macro
H A Drt2860.c3838 tmp = RT2860_DROP_CRC_ERR | RT2860_DROP_PHY_ERR; in rt2860_txrx_enable()