Searched refs:E1000_TPR (Results 1 – 7 of 7) sorted by relevance
167 #define E1000_TPR 0x040D0 /* Total Packets Rx - R/clr */ macro
234 #define E1000_TPR 0x040D0 /* Total Packets RX - R/clr */ macro
562 rd32(E1000_TPR); in igb_clear_hw_cntrs_base()
6676 adapter->stats.tpr += rd32(E1000_TPR); in igb_update_stats()
817 #define E1000_TPR 0x040D0 /* Total Packets RX - R/clr */ macro947 #define E1000_82542_TPR E1000_TPR
963 #define E1000_TPR 0x040D0 /* Total Packets RX - R/clr */ macro1181 #define E1000_82542_TPR E1000_TPR
1992 stats->tpr += E1000_READ_REG(hw, E1000_TPR); in igb_read_stats_registers()