Searched refs:RS_CLSN (Results 1 – 3 of 3) sorted by relevance
79 #define RS_CLSN 0x4000 /* received frame suffered (late) collision */ macro
644 if (frame_status & (RS_OFLO | RS_CLSN | RS_FRAMERR | RS_FCSERR)) { in mace_dma_rx_frame()648 if (frame_status & RS_CLSN) in mace_dma_rx_frame()
917 if (frame_status & (RS_OFLO|RS_CLSN|RS_FRAMERR|RS_FCSERR)) { in mace_rxdma_intr()