Searched refs:IR_CRC_ERROR (Results 1 – 2 of 2) sorted by relevance
67 #define IR_CRC_ERROR (1<<5) /* rx */ macro71 #define IR_RX_ERROR (IR_PHY_ERROR|IR_CRC_ERROR| \
619 if (status & IR_CRC_ERROR) in update_rx_stats()