Searched refs:E1000_PRC1023 (Results 1 – 7 of 7) sorted by relevance
145 #define E1000_PRC1023 0x0406C /* Packets Rx (512-1023 bytes) - R/clr */ macro
212 #define E1000_PRC1023 0x0406C /* Packets RX (512-1023 bytes) - R/clr */ macro
1887 rd32(E1000_PRC1023); in igb_clear_hw_cntrs_82575()
6648 adapter->stats.prc1023 += rd32(E1000_PRC1023); in igb_update_stats()
795 #define E1000_PRC1023 0x0406C /* Packets RX (512-1023 bytes) - R/clr */ macro925 #define E1000_82542_PRC1023 E1000_PRC1023
941 #define E1000_PRC1023 0x0406C /* Packets RX (512-1023 bytes) - R/clr */ macro1159 #define E1000_82542_PRC1023 E1000_PRC1023
1968 stats->prc1023 += E1000_READ_REG(hw, E1000_PRC1023); in igb_read_stats_registers()