Home
last modified time | relevance | path

Searched refs:RT2860_DROP_PHY_ERR (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/ic/
H A Drt2860reg.h696 #define RT2860_DROP_PHY_ERR (1 << 1) macro
H A Drt2860.c3635 tmp = RT2860_DROP_CRC_ERR | RT2860_DROP_PHY_ERR; in rt2860_txrx_enable()
/openbsd/sys/dev/usb/
H A Dif_run.c4455 tmp = RT2860_DROP_CRC_ERR | RT2860_DROP_PHY_ERR; in run_txrx_enable()