Searched refs:E1000_PRC64 (Results 1 – 7 of 7) sorted by relevance
141 #define E1000_PRC64 0x0405C /* Packets Rx (64 bytes) - R/clr */ macro
208 #define E1000_PRC64 0x0405C /* Packets RX (64 bytes) - R/clr */ macro
1883 rd32(E1000_PRC64); in igb_clear_hw_cntrs_82575()
6644 adapter->stats.prc64 += rd32(E1000_PRC64); in igb_update_stats()
791 #define E1000_PRC64 0x0405C /* Packets RX (64 bytes) - R/clr */ macro921 #define E1000_82542_PRC64 E1000_PRC64
937 #define E1000_PRC64 0x0405C /* Packets RX (64 bytes) - R/clr */ macro1155 #define E1000_82542_PRC64 E1000_PRC64
1964 stats->prc64 += E1000_READ_REG(hw, E1000_PRC64); in igb_read_stats_registers()