Searched refs:qptc (Results 1 – 5 of 5) sorted by relevance
32 stats->qptc[tc] += IXGBE_READ_REG(hw, IXGBE_QPTC(tc)); in ixgbe_dcb_get_tc_stats_82598()
32 stats->qptc[tc] += IXGBE_READ_REG(hw, IXGBE_QPTC(tc)); in ixgbe_dcb_get_tc_stats_82599()
3872 u64 qptc[16]; member
955 unsigned int qptc, qptc_extra, queue; in axgbe_config_queue_mapping() local961 qptc = pdata->tx_q_count / pdata->hw_feat.tc_cnt; in axgbe_config_queue_mapping()965 for (j = 0; j < qptc; j++) { in axgbe_config_queue_mapping()
3126 hw_stats->qptc[i] += delta_qptc; in ixgbe_read_stats_registers()3322 stats->q_opackets[i] = hw_stats->qptc[i]; in ixgbe_dev_stats_get()