Home
last modified time | relevance | path

Searched refs:E1000_PTC127 (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_stat.c105 igb_ks->ptc127.value.ul += E1000_READ_REG(hw, E1000_PTC127); in igb_update_stats()
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82542.c555 E1000_READ_REG(hw, E1000_PTC127); in e1000_clear_hw_cntrs_82542()
H A De1000_regs.h363 #define E1000_PTC127 0x040DC /* Packets Tx (65-127 bytes) - R/clr */ macro
H A De1000_82540.c659 E1000_READ_REG(hw, E1000_PTC127); in e1000_clear_hw_cntrs_82540()
H A De1000_82541.c1256 E1000_READ_REG(hw, E1000_PTC127); in e1000_clear_hw_cntrs_82541()
H A De1000_82543.c1546 E1000_READ_REG(hw, E1000_PTC127); in e1000_clear_hw_cntrs_82543()
H A De1000_80003es2lan.c1499 E1000_READ_REG(hw, E1000_PTC127); in e1000_clear_hw_cntrs_80003es2lan()
H A De1000_82571.c2004 E1000_READ_REG(hw, E1000_PTC127); in e1000_clear_hw_cntrs_82571()
H A De1000_82575.c2092 E1000_READ_REG(hw, E1000_PTC127); in e1000_clear_hw_cntrs_82575()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h667 #define E1000_PTC127 0x040DC /* Packets TX (65-127 bytes) - R/clr */ macro
802 #define E1000_82542_PTC127 E1000_PTC127
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c337 {"PTC127", E1000_PTC127}, {"PTC255", E1000_PTC255}, in mac_dump()
H A De1000g_stat.c246 E1000_READ_REG(hw, E1000_PTC127); in e1000g_update_stats()
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_e82545.c2084 case E1000_PTC127: in e82545_read_register()