Searched refs:RT2860_RX_MICERR (Results 1 – 3 of 3) sorted by relevance
914 #define RT2860_RX_MICERR (1 << 10) macro
1299 if (__predict_false(rxd->flags & htole32(RT2860_RX_MICERR))) { in rt2860_rx_intr()
2217 if (__predict_false((flags & RT2860_RX_MICERR))) { in run_rx_frame()