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

/freebsd-11.0-release/sys/dev/e1000/
H A De1000_regs.h321 #define E1000_MCC 0x0401C /* Multiple Collision Count - R/clr */ macro
H A De1000_mac.c667 E1000_READ_REG(hw, E1000_MCC);
H A Dif_lem.c4413 adapter->stats.mcc += E1000_READ_REG(&adapter->hw, E1000_MCC);
H A Dif_em.c5528 adapter->stats.mcc += E1000_READ_REG(&adapter->hw, E1000_MCC);
H A Dif_igb.c5664 stats->mcc += E1000_READ_REG(hw, E1000_MCC);

Completed in 190 milliseconds