Searched refs:E1000_PRC255 (Results 1 – 7 of 7) sorted by relevance
143 #define E1000_PRC255 0x04064 /* Packets Rx (128-255 bytes) - R/clr */ macro
210 #define E1000_PRC255 0x04064 /* Packets RX (128-255 bytes) - R/clr */ macro
1885 rd32(E1000_PRC255); in igb_clear_hw_cntrs_82575()
6646 adapter->stats.prc255 += rd32(E1000_PRC255); in igb_update_stats()
793 #define E1000_PRC255 0x04064 /* Packets RX (128-255 bytes) - R/clr */ macro923 #define E1000_82542_PRC255 E1000_PRC255
939 #define E1000_PRC255 0x04064 /* Packets RX (128-255 bytes) - R/clr */ macro1157 #define E1000_82542_PRC255 E1000_PRC255
1966 stats->prc255 += E1000_READ_REG(hw, E1000_PRC255); in igb_read_stats_registers()