Searched refs:RS_FCSERR (Results 1 – 3 of 3) sorted by relevance
81 #define RS_FCSERR 0x1000 /* frame had FCS error */ macro
644 if (frame_status & (RS_OFLO | RS_CLSN | RS_FRAMERR | RS_FCSERR)) { in mace_dma_rx_frame()652 if (frame_status & RS_FCSERR) in mace_dma_rx_frame()
917 if (frame_status & (RS_OFLO|RS_CLSN|RS_FRAMERR|RS_FCSERR)) { in mace_rxdma_intr()923 if (frame_status & RS_FCSERR) in mace_rxdma_intr()