Home
last modified time | relevance | path

Searched refs:ENTSR_COL (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/8390/
H A D8390.h231 #define ENTSR_COL 0x04 /* The transmit collided at least once. */ macro
H A Dlib8390.c629 if (status & ENTSR_COL) in ei_tx_intr()
H A Daxnet_cs.c1306 if (status & ENTSR_COL) in ei_tx_intr()