Searched refs:E1000_ECOL (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/sys/dev/e1000/
H A De1000_regs.h320 #define E1000_ECOL 0x04018 /* Excessive Collision Count - R/clr */ macro
H A De1000_mac.c666 E1000_READ_REG(hw, E1000_ECOL);
H A Dif_lem.c4411 adapter->stats.ecol += E1000_READ_REG(&adapter->hw, E1000_ECOL);
H A Dif_em.c5526 adapter->stats.ecol += E1000_READ_REG(&adapter->hw, E1000_ECOL);
H A Dif_igb.c5662 stats->ecol += E1000_READ_REG(hw, E1000_ECOL);

Completed in 271 milliseconds