Home
last modified time | relevance | path

Searched refs:E1000_PTC1522 (Results 1 – 12 of 12) sorted by relevance

/titanic_50/usr/src/uts/common/io/igb/
H A Digb_stat.c109 igb_ks->ptc1522.value.ul += E1000_READ_REG(hw, E1000_PTC1522); in igb_update_stats()
/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_82542.c559 E1000_READ_REG(hw, E1000_PTC1522); in e1000_clear_hw_cntrs_82542()
H A De1000_regs.h367 #define E1000_PTC1522 0x040EC /* Packets Tx (1024-1522 Bytes) - R/clr */ macro
H A De1000_82540.c663 E1000_READ_REG(hw, E1000_PTC1522); in e1000_clear_hw_cntrs_82540()
H A De1000_82541.c1260 E1000_READ_REG(hw, E1000_PTC1522); in e1000_clear_hw_cntrs_82541()
H A De1000_82543.c1550 E1000_READ_REG(hw, E1000_PTC1522); in e1000_clear_hw_cntrs_82543()
H A De1000_80003es2lan.c1503 E1000_READ_REG(hw, E1000_PTC1522); in e1000_clear_hw_cntrs_80003es2lan()
H A De1000_82571.c2008 E1000_READ_REG(hw, E1000_PTC1522); in e1000_clear_hw_cntrs_82571()
H A De1000_82575.c2095 E1000_READ_REG(hw, E1000_PTC1522); in e1000_clear_hw_cntrs_82575()
/titanic_50/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h671 #define E1000_PTC1522 0x040EC /* Packets TX (1024-1522 Bytes) - R/clr */ macro
806 #define E1000_82542_PTC1522 E1000_PTC1522
/titanic_50/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c339 {"PTC1522", E1000_PTC1522}, {"MPTC", E1000_MPTC}, in mac_dump()
H A De1000g_stat.c254 E1000_READ_REG(hw, E1000_PTC1522); in e1000g_update_stats()