Home
last modified time | relevance | path

Searched refs:E1000_TORL (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_stat.c292 low_val = E1000_READ_REG(hw, E1000_TORL); in e1000g_update_stats()
404 low_val = E1000_READ_REG(hw, E1000_TORL); in e1000g_m_stat()
957 low_val = E1000_READ_REG(hw, E1000_TORL); in e1000g_rx_ring_stat()
H A De1000g_debug.c333 {"MGTPTC", E1000_MGTPTC}, {"TORL", E1000_TORL}, in mac_dump()
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_regs.h356 #define E1000_TORL 0x040C0 /* Total Octets Rx Low - R/clr */ macro
H A De1000_mac.c691 E1000_READ_REG(hw, E1000_TORL); in e1000_clear_hw_cntrs_base_generic()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h660 #define E1000_TORL 0x040C0 /* Total Octets RX Low - R/clr */ macro
795 #define E1000_82542_TORL E1000_TORL
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_gld.c118 low_val = E1000_READ_REG(hw, E1000_TORL); in igb_m_stat()
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_e82545.c2070 case E1000_TORL: in e82545_read_register()