Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_runreg.h631 #define RT2860_DROP_CRC_ERR (1 << 0) macro
H A Dif_run.c6062 tmp = RT2860_DROP_CRC_ERR | RT2860_DROP_PHY_ERR; in run_txrx_enable()
/freebsd/sys/dev/ral/
H A Drt2860reg.h653 #define RT2860_DROP_CRC_ERR (1 << 0) macro
H A Drt2860.c3758 tmp = RT2860_DROP_CRC_ERR | RT2860_DROP_PHY_ERR; in rt2860_txrx_enable()