Searched refs:E1000_PTC511 (Results 1 – 12 of 12) sorted by relevance
/titanic_44/usr/src/uts/common/io/igb/ |
H A D | igb_stat.c | 107 igb_ks->ptc511.value.ul += E1000_READ_REG(hw, E1000_PTC511); in igb_update_stats()
|
/titanic_44/usr/src/uts/common/io/e1000api/ |
H A D | e1000_82542.c | 557 E1000_READ_REG(hw, E1000_PTC511); in e1000_clear_hw_cntrs_82542()
|
H A D | e1000_regs.h | 365 #define E1000_PTC511 0x040E4 /* Packets Tx (256-511 bytes) - R/clr */ macro
|
H A D | e1000_82540.c | 661 E1000_READ_REG(hw, E1000_PTC511); in e1000_clear_hw_cntrs_82540()
|
H A D | e1000_82541.c | 1258 E1000_READ_REG(hw, E1000_PTC511); in e1000_clear_hw_cntrs_82541()
|
H A D | e1000_82543.c | 1548 E1000_READ_REG(hw, E1000_PTC511); in e1000_clear_hw_cntrs_82543()
|
H A D | e1000_80003es2lan.c | 1501 E1000_READ_REG(hw, E1000_PTC511); in e1000_clear_hw_cntrs_80003es2lan()
|
H A D | e1000_82571.c | 2006 E1000_READ_REG(hw, E1000_PTC511); in e1000_clear_hw_cntrs_82571()
|
H A D | e1000_82575.c | 2093 E1000_READ_REG(hw, E1000_PTC511); in e1000_clear_hw_cntrs_82575()
|
/titanic_44/usr/src/grub/grub-0.97/netboot/ |
H A D | e1000_hw.h | 669 #define E1000_PTC511 0x040E4 /* Packets TX (256-511 bytes) - R/clr */ macro 804 #define E1000_82542_PTC511 E1000_PTC511
|
/titanic_44/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_debug.c | 338 {"PTC511", E1000_PTC511}, {"PTC1023", E1000_PTC1023}, in mac_dump()
|
H A D | e1000g_stat.c | 250 E1000_READ_REG(hw, E1000_PTC511); in e1000g_update_stats()
|