Searched full:lcol (Results 1 – 8 of 8) sorted by relevance
585 if (fs & (UFLO|LCOL|LCAR|RTRY)) { in mace_interrupt() 589 else if (fs & (UFLO|LCOL|RTRY)) { in mace_interrupt()
729 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()
54 #define LCOL 0x20 /* late collision (transmission aborted) */ macro
317 int lcol; member 990 lp->mace_stats.lcol++; in mace_interrupt() 1169 pr_debug(" lcol=%-7d more=%d\n", in pr_mace_stats() 1170 pstats->lcol, pstats->more); in pr_mace_stats()
388 u16 lcol; /* Collision Window */ member
716 u16 lcol; /* Collision Window */ member
93 hw->lcol = 0x37; in atl2_sw_init() 219 value = ((u32)hw->lcol & MAC_HALF_DUPLX_CTRL_LCOL_MASK) | in atl2_configure()
950 hw->lcol = 0x37; in atl1_sw_init() 1517 value = ((u32) hw->lcol & MAC_HALF_DUPLX_CTRL_LCOL_MASK) | in atl1_configure()