Searched refs:E1000_PRC127 (Results 1 – 7 of 7) sorted by relevance
142 #define E1000_PRC127 0x04060 /* Packets Rx (65-127 bytes) - R/clr */ macro
209 #define E1000_PRC127 0x04060 /* Packets RX (65-127 bytes) - R/clr */ macro
1884 rd32(E1000_PRC127); in igb_clear_hw_cntrs_82575()
6645 adapter->stats.prc127 += rd32(E1000_PRC127); in igb_update_stats()
792 #define E1000_PRC127 0x04060 /* Packets RX (65-127 bytes) - R/clr */ macro922 #define E1000_82542_PRC127 E1000_PRC127
938 #define E1000_PRC127 0x04060 /* Packets RX (65-127 bytes) - R/clr */ macro1156 #define E1000_82542_PRC127 E1000_PRC127
1965 stats->prc127 += E1000_READ_REG(hw, E1000_PRC127); in igb_read_stats_registers()