Searched refs:E1000_PRC1023 (Results 1 – 10 of 10) sorted by relevance
522 E1000_READ_REG(hw, E1000_PRC1023); in e1000_clear_hw_cntrs_82542()
319 #define E1000_PRC1023 0x0406C /* Packets Rx (512-1023 bytes) - R/clr */ macro
626 E1000_READ_REG(hw, E1000_PRC1023); in e1000_clear_hw_cntrs_82540()
1220 E1000_READ_REG(hw, E1000_PRC1023); in e1000_clear_hw_cntrs_82541()
1509 E1000_READ_REG(hw, E1000_PRC1023); in e1000_clear_hw_cntrs_82543()
1465 E1000_READ_REG(hw, E1000_PRC1023); in e1000_clear_hw_cntrs_80003es2lan()
1976 E1000_READ_REG(hw, E1000_PRC1023); in e1000_clear_hw_cntrs_82571()
1983 E1000_READ_REG(hw, E1000_PRC1023); in e1000_clear_hw_cntrs_82575()
913 stats->prc1023 += E1000_READ_REG(hw, E1000_PRC1023); in eth_em_stats_get()
1734 stats->prc1023 += E1000_READ_REG(hw, E1000_PRC1023); in igb_read_stats_registers()