Home
last modified time | relevance | path

Searched refs:E1000_ALGNERRC (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_stat.c368 E1000_READ_REG(hw, E1000_ALGNERRC); in e1000g_m_stat()
438 E1000_READ_REG(hw, E1000_ALGNERRC); in e1000g_m_stat()
H A De1000g_debug.c313 {"TARC(1)", E1000_TARC(1)}, {"ALGNERRC", E1000_ALGNERRC}, in mac_dump()
/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_regs.h310 #define E1000_ALGNERRC 0x04004 /* Alignment Error Count - R/clr */ macro
H A De1000_82540.c665 E1000_READ_REG(hw, E1000_ALGNERRC); in e1000_clear_hw_cntrs_82540()
H A De1000_82541.c1283 E1000_READ_REG(hw, E1000_ALGNERRC); in e1000_clear_hw_cntrs_82541()
H A De1000_82543.c1557 E1000_READ_REG(hw, E1000_ALGNERRC); in e1000_clear_hw_cntrs_82543()
H A De1000_80003es2lan.c1492 E1000_READ_REG(hw, E1000_ALGNERRC); in e1000_clear_hw_cntrs_80003es2lan()
H A De1000_82571.c2010 E1000_READ_REG(hw, E1000_ALGNERRC); in e1000_clear_hw_cntrs_82571()
H A De1000_82575.c2085 E1000_READ_REG(hw, E1000_ALGNERRC); in e1000_clear_hw_cntrs_82575()
H A De1000_ich8lan.c5292 E1000_READ_REG(hw, E1000_ALGNERRC); in e1000_clear_hw_cntrs_ich8lan()
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h619 #define E1000_ALGNERRC 0x04004 /* Alignment Error Count - R/clr */ macro
754 #define E1000_82542_ALGNERRC E1000_ALGNERRC
/titanic_41/usr/src/uts/common/io/igb/
H A Digb_gld.c83 igb->stat_algnerrc += E1000_READ_REG(hw, E1000_ALGNERRC); in igb_m_stat()
145 igb->stat_algnerrc += E1000_READ_REG(hw, E1000_ALGNERRC); in igb_m_stat()