Searched refs:E1000_PRC511 (Results 1 – 10 of 10) sorted by relevance
521 E1000_READ_REG(hw, E1000_PRC511); in e1000_clear_hw_cntrs_82542()
318 #define E1000_PRC511 0x04068 /* Packets Rx (255-511 bytes) - R/clr */ macro
625 E1000_READ_REG(hw, E1000_PRC511); in e1000_clear_hw_cntrs_82540()
1219 E1000_READ_REG(hw, E1000_PRC511); in e1000_clear_hw_cntrs_82541()
1508 E1000_READ_REG(hw, E1000_PRC511); in e1000_clear_hw_cntrs_82543()
1464 E1000_READ_REG(hw, E1000_PRC511); in e1000_clear_hw_cntrs_80003es2lan()
1975 E1000_READ_REG(hw, E1000_PRC511); in e1000_clear_hw_cntrs_82571()
1982 E1000_READ_REG(hw, E1000_PRC511); in e1000_clear_hw_cntrs_82575()
912 stats->prc511 += E1000_READ_REG(hw, E1000_PRC511); in eth_em_stats_get()
1733 stats->prc511 += E1000_READ_REG(hw, E1000_PRC511); in igb_read_stats_registers()