Searched refs:E1000_MGTPTC (Results 1 – 10 of 10) sorted by relevance
/illumos-gate/usr/src/uts/common/io/e1000api/ |
H A D | e1000_regs.h | 355 #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 | 1271 E1000_READ_REG(hw, E1000_MGTPTC); in e1000_clear_hw_cntrs_82541()
|
H A D | e1000_80003es2lan.c | 1514 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 | 2107 E1000_READ_REG(hw, E1000_MGTPTC); in e1000_clear_hw_cntrs_82575()
|
H A D | e1000_ich8lan.c | 6131 E1000_READ_REG(hw, E1000_MGTPTC); in e1000_clear_hw_cntrs_ich8lan()
|
/illumos-gate/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
|
/illumos-gate/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_debug.c | 333 {"MGTPTC", E1000_MGTPTC}, {"TORL", E1000_TORL}, in mac_dump()
|
/illumos-gate/usr/src/cmd/bhyve/common/ |
H A D | pci_e82545.c | 2133 case E1000_MGTPTC: in e82545_read_register()
|