Searched refs:lcol (Results 1 – 6 of 6) sorted by relevance
842 int ale, lenerr, seqe, lcol, ecol; in at91ether_stats() local861 lcol = at91_emac_read(AT91_EMAC_LCOL); in at91ether_stats()863 dev->stats.tx_window_errors += lcol; /* Late collisions */ in at91ether_stats()866 …dev->stats.collisions += (at91_emac_read(AT91_EMAC_SCOL) + at91_emac_read(AT91_EMAC_MCOL) + lcol +… in at91ether_stats()
323 int lcol; member995 lp->mace_stats.lcol++; in mace_interrupt()1175 pstats->lcol, pstats->more); in pr_mace_stats()
405 u16 lcol; /* Collision Window */ member
724 u16 lcol; /* Collision Window */ member
113 hw->lcol = 0x37; in atl2_sw_init()239 value = ((u32)hw->lcol & MAC_HALF_DUPLX_CTRL_LCOL_MASK) | in atl2_configure()
966 hw->lcol = 0x37; in atl1_sw_init()1542 value = ((u32) hw->lcol & MAC_HALF_DUPLX_CTRL_LCOL_MASK) | in atl1_configure()