Searched refs:E1000_PRC511 (Results 1 – 10 of 10) sorted by relevance
551 E1000_READ_REG(hw, E1000_PRC511); in e1000_clear_hw_cntrs_82542()
348 #define E1000_PRC511 0x04068 /* Packets Rx (255-511 bytes) - R/clr */ macro
655 E1000_READ_REG(hw, E1000_PRC511); in e1000_clear_hw_cntrs_82540()
1252 E1000_READ_REG(hw, E1000_PRC511); in e1000_clear_hw_cntrs_82541()
1542 E1000_READ_REG(hw, E1000_PRC511); in e1000_clear_hw_cntrs_82543()
1421 E1000_READ_REG(hw, E1000_PRC511); in e1000_clear_hw_cntrs_80003es2lan()
1880 E1000_READ_REG(hw, E1000_PRC511); in e1000_clear_hw_cntrs_82571()
1929 E1000_READ_REG(hw, E1000_PRC511); in e1000_clear_hw_cntrs_82575()
4735 stats->prc511 += E1000_READ_REG(&sc->hw, E1000_PRC511); in em_update_stats_counters()
1997 case E1000_PRC511: in e82545_read_register()