Home
last modified time | relevance | path

Searched refs:RS_CLSN (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/apple/
H A Dmace.h79 #define RS_CLSN 0x4000 /* received frame suffered (late) collision */ macro
H A Dmacmace.c640 if (frame_status & (RS_OFLO | RS_CLSN | RS_FRAMERR | RS_FCSERR)) { in mace_dma_rx_frame()
644 if (frame_status & RS_CLSN) in mace_dma_rx_frame()
H A Dmace.c912 if (frame_status & (RS_OFLO|RS_CLSN|RS_FRAMERR|RS_FCSERR)) { in mace_rxdma_intr()
/kernel/linux/linux-6.6/drivers/net/ethernet/apple/
H A Dmace.h79 #define RS_CLSN 0x4000 /* received frame suffered (late) collision */ macro
H A Dmacmace.c644 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()
H A Dmace.c917 if (frame_status & (RS_OFLO|RS_CLSN|RS_FRAMERR|RS_FCSERR)) { in mace_rxdma_intr()

Completed in 6 milliseconds