Searched refs:E1000_PRC511 (Results 1 – 12 of 12) sorted by relevance
/titanic_50/usr/src/uts/common/io/igb/ |
H A D | igb_stat.c | 101 igb_ks->prc511.value.ul += E1000_READ_REG(hw, E1000_PRC511); in igb_update_stats()
|
/titanic_50/usr/src/uts/common/io/e1000api/ |
H A D | e1000_82542.c | 551 E1000_READ_REG(hw, E1000_PRC511); in e1000_clear_hw_cntrs_82542()
|
H A D | e1000_regs.h | 337 #define E1000_PRC511 0x04068 /* Packets Rx (255-511 bytes) - R/clr */ macro
|
H A D | e1000_82540.c | 655 E1000_READ_REG(hw, E1000_PRC511); in e1000_clear_hw_cntrs_82540()
|
H A D | e1000_82541.c | 1252 E1000_READ_REG(hw, E1000_PRC511); in e1000_clear_hw_cntrs_82541()
|
H A D | e1000_82543.c | 1542 E1000_READ_REG(hw, E1000_PRC511); in e1000_clear_hw_cntrs_82543()
|
H A D | e1000_80003es2lan.c | 1495 E1000_READ_REG(hw, E1000_PRC511); in e1000_clear_hw_cntrs_80003es2lan()
|
H A D | e1000_82571.c | 2000 E1000_READ_REG(hw, E1000_PRC511); in e1000_clear_hw_cntrs_82571()
|
H A D | e1000_82575.c | 2087 E1000_READ_REG(hw, E1000_PRC511); in e1000_clear_hw_cntrs_82575()
|
/titanic_50/usr/src/grub/grub-0.97/netboot/ |
H A D | e1000_hw.h | 641 #define E1000_PRC511 0x04068 /* Packets RX (255-511 bytes) - R/clr */ macro 776 #define E1000_82542_PRC511 E1000_PRC511
|
/titanic_50/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_debug.c | 324 {"PRC511", E1000_PRC511}, {"PRC1023", E1000_PRC1023}, in mac_dump()
|
H A D | e1000g_stat.c | 237 E1000_READ_REG(hw, E1000_PRC511); in e1000g_update_stats()
|