Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_stat.c107 igb_ks->ptc511.value.ul += E1000_READ_REG(hw, E1000_PTC511); in igb_update_stats()
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82542.c557 E1000_READ_REG(hw, E1000_PTC511); in e1000_clear_hw_cntrs_82542()
H A De1000_regs.h365 #define E1000_PTC511 0x040E4 /* Packets Tx (256-511 bytes) - R/clr */ macro
H A De1000_82540.c661 E1000_READ_REG(hw, E1000_PTC511); in e1000_clear_hw_cntrs_82540()
H A De1000_82541.c1258 E1000_READ_REG(hw, E1000_PTC511); in e1000_clear_hw_cntrs_82541()
H A De1000_82543.c1548 E1000_READ_REG(hw, E1000_PTC511); in e1000_clear_hw_cntrs_82543()
H A De1000_80003es2lan.c1501 E1000_READ_REG(hw, E1000_PTC511); in e1000_clear_hw_cntrs_80003es2lan()
H A De1000_82571.c2006 E1000_READ_REG(hw, E1000_PTC511); in e1000_clear_hw_cntrs_82571()
H A De1000_82575.c2094 E1000_READ_REG(hw, E1000_PTC511); in e1000_clear_hw_cntrs_82575()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h669 #define E1000_PTC511 0x040E4 /* Packets TX (256-511 bytes) - R/clr */ macro
804 #define E1000_82542_PTC511 E1000_PTC511
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c338 {"PTC511", E1000_PTC511}, {"PTC1023", E1000_PTC1023}, in mac_dump()
H A De1000g_stat.c250 E1000_READ_REG(hw, E1000_PTC511); in e1000g_update_stats()
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_e82545.c2090 case E1000_PTC511: in e82545_read_register()