Searched refs:E1000_PTC64 (Results 1 – 7 of 7) sorted by relevance
169 #define E1000_PTC64 0x040D8 /* Packets Tx (64 bytes) - R/clr */ macro
236 #define E1000_PTC64 0x040D8 /* Packets TX (64 bytes) - R/clr */ macro
1889 rd32(E1000_PTC64); in igb_clear_hw_cntrs_82575()
6678 adapter->stats.ptc64 += rd32(E1000_PTC64); in igb_update_stats()
819 #define E1000_PTC64 0x040D8 /* Packets TX (64 bytes) - R/clr */ macro949 #define E1000_82542_PTC64 E1000_PTC64
965 #define E1000_PTC64 0x040D8 /* Packets TX (64 bytes) - R/clr */ macro1183 #define E1000_82542_PTC64 E1000_PTC64
2002 stats->ptc64 += E1000_READ_REG(hw, E1000_PTC64); in igb_read_stats_registers()