Searched refs:E1000_PRC1522 (Results 1 – 10 of 10) sorted by relevance
553 E1000_READ_REG(hw, E1000_PRC1522); in e1000_clear_hw_cntrs_82542()
350 #define E1000_PRC1522 0x04070 /* Packets Rx (1024-1522 bytes) - R/clr */ macro
657 E1000_READ_REG(hw, E1000_PRC1522); in e1000_clear_hw_cntrs_82540()
1254 E1000_READ_REG(hw, E1000_PRC1522); in e1000_clear_hw_cntrs_82541()
1544 E1000_READ_REG(hw, E1000_PRC1522); in e1000_clear_hw_cntrs_82543()
1423 E1000_READ_REG(hw, E1000_PRC1522); in e1000_clear_hw_cntrs_80003es2lan()
1881 E1000_READ_REG(hw, E1000_PRC1522); in e1000_clear_hw_cntrs_82571()
1931 E1000_READ_REG(hw, E1000_PRC1522); in e1000_clear_hw_cntrs_82575()
4731 sc->stats.prc1522 += E1000_READ_REG(&sc->hw, E1000_PRC1522); in em_update_stats_counters()
2003 case E1000_PRC1522: in e82545_read_register()