Searched refs:E1000_MGTPRC (Results 1 – 9 of 9) sorted by relevance
/titanic_50/usr/src/uts/common/io/e1000api/ |
H A D | e1000_regs.h | 353 #define E1000_MGTPRC 0x040B4 /* Management Packets Rx Count - R/clr */ macro
|
H A D | e1000_82540.c | 672 E1000_READ_REG(hw, E1000_MGTPRC); in e1000_clear_hw_cntrs_82540()
|
H A D | e1000_82541.c | 1269 E1000_READ_REG(hw, E1000_MGTPRC); in e1000_clear_hw_cntrs_82541()
|
H A D | e1000_80003es2lan.c | 1512 E1000_READ_REG(hw, E1000_MGTPRC); in e1000_clear_hw_cntrs_80003es2lan()
|
H A D | e1000_82571.c | 2017 E1000_READ_REG(hw, E1000_MGTPRC); in e1000_clear_hw_cntrs_82571()
|
H A D | e1000_82575.c | 2104 E1000_READ_REG(hw, E1000_MGTPRC); in e1000_clear_hw_cntrs_82575()
|
H A D | e1000_ich8lan.c | 6064 E1000_READ_REG(hw, E1000_MGTPRC); in e1000_clear_hw_cntrs_ich8lan()
|
/titanic_50/usr/src/grub/grub-0.97/netboot/ |
H A D | e1000_hw.h | 657 #define E1000_MGTPRC 0x040B4 /* Management Packets RX Count - R/clr */ macro 792 #define E1000_82542_MGTPRC E1000_MGTPRC
|
/titanic_50/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_debug.c | 332 {"MGTPRC", E1000_MGTPRC}, {"MGTPDC", E1000_MGTPDC}, in mac_dump()
|