Searched refs:E1000_TSCTC (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/uts/common/io/igb/ |
H A D | igb_stat.c | 130 igb_ks->tsctc.value.ul += E1000_READ_REG(hw, E1000_TSCTC); in igb_update_stats()
|
/titanic_41/usr/src/uts/common/io/e1000api/ |
H A D | e1000_regs.h | 365 #define E1000_TSCTC 0x040F8 /* TCP Segmentation Context Tx - R/clr */ macro
|
H A D | e1000_82540.c | 669 E1000_READ_REG(hw, E1000_TSCTC); in e1000_clear_hw_cntrs_82540()
|
H A D | e1000_82541.c | 1287 E1000_READ_REG(hw, E1000_TSCTC); in e1000_clear_hw_cntrs_82541()
|
H A D | e1000_82543.c | 1561 E1000_READ_REG(hw, E1000_TSCTC); in e1000_clear_hw_cntrs_82543()
|
H A D | e1000_80003es2lan.c | 1496 E1000_READ_REG(hw, E1000_TSCTC); in e1000_clear_hw_cntrs_80003es2lan()
|
H A D | e1000_82571.c | 2014 E1000_READ_REG(hw, E1000_TSCTC); in e1000_clear_hw_cntrs_82571()
|
H A D | e1000_82575.c | 2089 E1000_READ_REG(hw, E1000_TSCTC); in e1000_clear_hw_cntrs_82575()
|
H A D | e1000_ich8lan.c | 5296 E1000_READ_REG(hw, E1000_TSCTC); in e1000_clear_hw_cntrs_ich8lan()
|
/titanic_41/usr/src/grub/grub-0.97/netboot/ |
H A D | e1000_hw.h | 674 #define E1000_TSCTC 0x040F8 /* TCP Segmentation Context TX - R/clr */ macro 809 #define E1000_82542_TSCTC E1000_TSCTC
|
/titanic_41/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_debug.c | 340 {"BPTC", E1000_BPTC}, {"TSCTC", E1000_TSCTC}, in mac_dump()
|
H A D | e1000g_stat.c | 262 e1000g_ksp->Tsctc.value.ul += E1000_READ_REG(hw, E1000_TSCTC); in e1000g_update_stats()
|