Searched refs:E1000_MGTPTC (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/uts/common/io/e1000api/ |
H A D | e1000_regs.h | 350 #define E1000_MGTPTC 0x040BC /* Management Packets Tx Count - R/clr */ macro
|
H A D | e1000_82540.c | 674 E1000_READ_REG(hw, E1000_MGTPTC); in e1000_clear_hw_cntrs_82540()
|
H A D | e1000_82541.c | 1292 E1000_READ_REG(hw, E1000_MGTPTC); in e1000_clear_hw_cntrs_82541()
|
H A D | e1000_80003es2lan.c | 1501 E1000_READ_REG(hw, E1000_MGTPTC); in e1000_clear_hw_cntrs_80003es2lan()
|
H A D | e1000_82571.c | 2019 E1000_READ_REG(hw, E1000_MGTPTC); in e1000_clear_hw_cntrs_82571()
|
H A D | e1000_82575.c | 2094 E1000_READ_REG(hw, E1000_MGTPTC); in e1000_clear_hw_cntrs_82575()
|
H A D | e1000_ich8lan.c | 5301 E1000_READ_REG(hw, E1000_MGTPTC); in e1000_clear_hw_cntrs_ich8lan()
|
/titanic_41/usr/src/grub/grub-0.97/netboot/ |
H A D | e1000_hw.h | 659 #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 D | e1000g_debug.c | 333 {"MGTPTC", E1000_MGTPTC}, {"TORL", E1000_TORL}, in mac_dump()
|