Home
last modified time | relevance | path

Searched refs:LCOL (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/apple/
H A Dmace.h54 #define LCOL 0x20 /* late collision (transmission aborted) */ macro
H A Dmace.c729 if ((fs & (UFLO|LCOL|LCAR|RTRY)) || (dstat & DEAD) || xcount == 0) { in mace_interrupt()
761 if (fs & (UFLO|LCOL|LCAR|RTRY)) { in mace_interrupt()
765 if (fs & (UFLO|LCOL|RTRY)) in mace_interrupt()