Searched refs:E1000_PTC1522 (Results 1 – 7 of 7) sorted by relevance
174 #define E1000_PTC1522 0x040EC /* Packets Tx (1024-1522 Bytes) - R/clr */ macro
241 #define E1000_PTC1522 0x040EC /* Packets TX (1024-1522 Bytes) - R/clr */ macro
1894 rd32(E1000_PTC1522); in igb_clear_hw_cntrs_82575()
6683 adapter->stats.ptc1522 += rd32(E1000_PTC1522); in igb_update_stats()
824 #define E1000_PTC1522 0x040EC /* Packets TX (1024-1522 Bytes) - R/clr */ macro954 #define E1000_82542_PTC1522 E1000_PTC1522
970 #define E1000_PTC1522 0x040EC /* Packets TX (1024-1522 Bytes) - R/clr */ macro1188 #define E1000_82542_PTC1522 E1000_PTC1522
2007 stats->ptc1522 += E1000_READ_REG(hw, E1000_PTC1522); in igb_read_stats_registers()