Searched refs:RS_CLSN (Results 1 – 3 of 3) sorted by relevance
83 #define RS_CLSN 0x4000 /* received frame suffered (late) collision */ macro
604 if (mf->status&(RS_CLSN|RS_FRAMERR|RS_FCSERR)) in mace_dma_rx_frame()607 if (mf->status&RS_CLSN) { in mace_dma_rx_frame()
971 if (frame_status & (RS_OFLO|RS_CLSN|RS_FRAMERR|RS_FCSERR)) { in mace_rxdma_intr()