Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_stat.c413 E1000_READ_REG(hw, E1000_TPR); in e1000g_m_stat()
985 E1000_READ_REG(hw, E1000_TPR); in e1000g_rx_ring_stat()
H A De1000g_debug.c335 {"TOTH", E1000_TOTH}, {"TPR", E1000_TPR}, in mac_dump()
/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_regs.h355 #define E1000_TPR 0x040D0 /* Total Packets Rx - R/clr */ macro
H A De1000_mac.c695 E1000_READ_REG(hw, E1000_TPR); in e1000_clear_hw_cntrs_base_generic()
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h664 #define E1000_TPR 0x040D0 /* Total Packets RX - R/clr */ macro
799 #define E1000_82542_TPR E1000_TPR
/titanic_41/usr/src/uts/common/io/igb/
H A Digb_gld.c122 igb->stat_tpr += E1000_READ_REG(hw, E1000_TPR); in igb_m_stat()