Searched refs:E1000_PRC1522 (Results 1 – 7 of 7) sorted by relevance
146 #define E1000_PRC1522 0x04070 /* Packets Rx (1024-1522 bytes) - R/clr */ macro
213 #define E1000_PRC1522 0x04070 /* Packets RX (1024-1522 bytes) - R/clr */ macro
1888 rd32(E1000_PRC1522); in igb_clear_hw_cntrs_82575()
6649 adapter->stats.prc1522 += rd32(E1000_PRC1522); in igb_update_stats()
796 #define E1000_PRC1522 0x04070 /* Packets RX (1024-1522 bytes) - R/clr */ macro926 #define E1000_82542_PRC1522 E1000_PRC1522
942 #define E1000_PRC1522 0x04070 /* Packets RX (1024-1522 bytes) - R/clr */ macro1160 #define E1000_82542_PRC1522 E1000_PRC1522
1969 stats->prc1522 += E1000_READ_REG(hw, E1000_PRC1522); in igb_read_stats_registers()