Searched refs:IXGBE_QPRDC (Results 1 – 4 of 4) sorted by relevance
45 stats->qprdc[tc] += IXGBE_READ_REG(hw, IXGBE_QPRDC(tc)); in ixgbe_dcb_get_tc_stats_82599()
1018 #define IXGBE_QPRDC(_i) (0x01430 + ((_i) * 0x40)) /* 16 of these */ macro
572 IXGBE_READ_REG(hw, IXGBE_QPRDC(i)); in ixgbe_clear_hw_cntrs_generic()
3121 uint32_t delta_qprdc = IXGBE_READ_REG(hw, IXGBE_QPRDC(i)); in ixgbe_read_stats_registers()