Home
last modified time | relevance | path

Searched refs:E1000_GOTCL (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/io/igb/
H A Digb_stat.c120 val_low = E1000_READ_REG(hw, E1000_GOTCL); in igb_update_stats()
/titanic_44/usr/src/uts/common/io/e1000api/
H A De1000_regs.h346 #define E1000_GOTCL 0x04090 /* Good Octets Tx Count Low - R/clr */ macro
H A De1000_mac.c684 E1000_READ_REG(hw, E1000_GOTCL); in e1000_clear_hw_cntrs_base_generic()
/titanic_44/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h650 #define E1000_GOTCL 0x04090 /* Good Octets TX Count Low - R/clr */ macro
785 #define E1000_82542_GOTCL E1000_GOTCL
/titanic_44/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c328 {"GORCH", E1000_GORCH}, {"GOTCL", E1000_GOTCL}, in mac_dump()
H A De1000g_stat.c284 low_val = E1000_READ_REG(hw, E1000_GOTCL); in e1000g_update_stats()