Searched refs:E1000_TNCRS (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/uts/common/io/igb/ |
H A D | igb_stat.c | 129 igb_ks->tncrs.value.ul += E1000_READ_REG(hw, E1000_TNCRS); in igb_update_stats()
|
/titanic_41/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_stat.c | 261 e1000g_ksp->Tncrs.value.ul += e1000g_read_phy_stat(hw, E1000_TNCRS); in e1000g_update_stats() 931 case E1000_TNCRS: in e1000g_read_phy_stat()
|
H A D | e1000g_debug.c | 318 {"TNCRS", E1000_TNCRS}, {"SEC", E1000_SEC}, in mac_dump()
|
/titanic_41/usr/src/uts/common/io/e1000api/ |
H A D | e1000_regs.h | 320 #define E1000_TNCRS 0x04034 /* Tx-No CRS - R/clr */ macro
|
H A D | e1000_82540.c | 667 E1000_READ_REG(hw, E1000_TNCRS); in e1000_clear_hw_cntrs_82540()
|
H A D | e1000_82541.c | 1285 E1000_READ_REG(hw, E1000_TNCRS); in e1000_clear_hw_cntrs_82541()
|
H A D | e1000_82543.c | 1559 E1000_READ_REG(hw, E1000_TNCRS); in e1000_clear_hw_cntrs_82543()
|
H A D | e1000_80003es2lan.c | 1494 E1000_READ_REG(hw, E1000_TNCRS); in e1000_clear_hw_cntrs_80003es2lan()
|
H A D | e1000_82571.c | 2012 E1000_READ_REG(hw, E1000_TNCRS); in e1000_clear_hw_cntrs_82571()
|
H A D | e1000_82575.c | 2087 E1000_READ_REG(hw, E1000_TNCRS); in e1000_clear_hw_cntrs_82575()
|
H A D | e1000_ich8lan.c | 5294 E1000_READ_REG(hw, E1000_TNCRS); in e1000_clear_hw_cntrs_ich8lan()
|
/titanic_41/usr/src/grub/grub-0.97/netboot/ |
H A D | e1000_hw.h | 629 #define E1000_TNCRS 0x04034 /* TX-No CRS - R/clr */ macro 764 #define E1000_82542_TNCRS E1000_TNCRS
|