Home
last modified time | relevance | path

Searched refs:E1000_MGTPTC (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_regs.h350 #define E1000_MGTPTC 0x040BC /* Management Packets Tx Count - R/clr */ macro
H A De1000_82540.c674 E1000_READ_REG(hw, E1000_MGTPTC); in e1000_clear_hw_cntrs_82540()
H A De1000_82541.c1292 E1000_READ_REG(hw, E1000_MGTPTC); in e1000_clear_hw_cntrs_82541()
H A De1000_80003es2lan.c1501 E1000_READ_REG(hw, E1000_MGTPTC); in e1000_clear_hw_cntrs_80003es2lan()
H A De1000_82571.c2019 E1000_READ_REG(hw, E1000_MGTPTC); in e1000_clear_hw_cntrs_82571()
H A De1000_82575.c2094 E1000_READ_REG(hw, E1000_MGTPTC); in e1000_clear_hw_cntrs_82575()
H A De1000_ich8lan.c5301 E1000_READ_REG(hw, E1000_MGTPTC); in e1000_clear_hw_cntrs_ich8lan()
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h659 #define E1000_MGTPTC 0x040BC /* Management Packets TX Count - R/clr */ macro
794 #define E1000_82542_MGTPTC E1000_MGTPTC
/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c333 {"MGTPTC", E1000_MGTPTC}, {"TORL", E1000_TORL}, in mac_dump()