Home
last modified time | relevance | path

Searched refs:E1000_PRC1023 (Results 1 – 9 of 9) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_82542.c552 E1000_READ_REG(hw, E1000_PRC1023); in e1000_clear_hw_cntrs_82542()
H A De1000_regs.h349 #define E1000_PRC1023 0x0406C /* Packets Rx (512-1023 bytes) - R/clr */ macro
H A De1000_82540.c656 E1000_READ_REG(hw, E1000_PRC1023); in e1000_clear_hw_cntrs_82540()
H A De1000_82541.c1253 E1000_READ_REG(hw, E1000_PRC1023); in e1000_clear_hw_cntrs_82541()
H A De1000_82543.c1543 E1000_READ_REG(hw, E1000_PRC1023); in e1000_clear_hw_cntrs_82543()
H A De1000_80003es2lan.c1422 E1000_READ_REG(hw, E1000_PRC1023); in e1000_clear_hw_cntrs_80003es2lan()
H A De1000_82571.c1880 E1000_READ_REG(hw, E1000_PRC1023); in e1000_clear_hw_cntrs_82571()
H A De1000_82575.c1928 E1000_READ_REG(hw, E1000_PRC1023); in e1000_clear_hw_cntrs_82575()
H A Dif_em.c4292 sc->stats.prc1023 += E1000_READ_REG(&sc->hw, E1000_PRC1023);