Searched refs:E1000_PRC511 (Results 1 – 7 of 7) sorted by relevance
144 #define E1000_PRC511 0x04068 /* Packets Rx (255-511 bytes) - R/clr */ macro
211 #define E1000_PRC511 0x04068 /* Packets RX (255-511 bytes) - R/clr */ macro
1886 rd32(E1000_PRC511); in igb_clear_hw_cntrs_82575()
6647 adapter->stats.prc511 += rd32(E1000_PRC511); in igb_update_stats()
794 #define E1000_PRC511 0x04068 /* Packets RX (255-511 bytes) - R/clr */ macro924 #define E1000_82542_PRC511 E1000_PRC511
940 #define E1000_PRC511 0x04068 /* Packets RX (255-511 bytes) - R/clr */ macro1158 #define E1000_82542_PRC511 E1000_PRC511
1967 stats->prc511 += E1000_READ_REG(hw, E1000_PRC511); in igb_read_stats_registers()