Home
last modified time | relevance | path

Searched refs:E1000_XONTXC (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/uts/common/io/igb/
H A Digb_stat.c133 igb_ks->xontxc.value.ui64 += E1000_READ_REG(hw, E1000_XONTXC); in igb_update_stats()
/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_regs.h330 #define E1000_XONTXC 0x0404C /* XON Tx Count - R/clr */ macro
H A De1000_mac.c674 E1000_READ_REG(hw, E1000_XONTXC); in e1000_clear_hw_cntrs_base_generic()
/titanic_50/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h634 #define E1000_XONTXC 0x0404C /* XON TX Count - R/clr */ macro
769 #define E1000_82542_XONTXC E1000_XONTXC
/titanic_50/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c320 {"XONRXC", E1000_XONRXC}, {"XONTXC", E1000_XONTXC}, in mac_dump()
H A De1000g_stat.c218 e1000g_ksp->Xontxc.value.ul += E1000_READ_REG(hw, E1000_XONTXC); in e1000g_update_stats()