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

/freebsd-10.3-release/sys/dev/e1000/
H A De1000_regs.h347 #define E1000_GOTCH 0x04094 /* Good Octets Tx Count High - R/clr */ macro
H A De1000_mac.c685 E1000_READ_REG(hw, E1000_GOTCH);
H A Dif_lem.c4469 ((u64)E1000_READ_REG(&adapter->hw, E1000_GOTCH) << 32);
H A Dif_em.c5591 ((u64)E1000_READ_REG(&adapter->hw, E1000_GOTCH) << 32);
H A Dif_igb.c5372 ((u64)E1000_READ_REG(hw, E1000_GOTCH) << 32);

Completed in 222 milliseconds