Searched refs:qptc (Results 1 – 5 of 5) sorted by relevance
62 stats->qptc[tc] += IXGBE_READ_REG(hw, IXGBE_QPTC(tc)); in ixgbe_dcb_get_tc_stats_82598()
62 stats->qptc[tc] += IXGBE_READ_REG(hw, IXGBE_QPTC(tc)); in ixgbe_dcb_get_tc_stats_82599()
3965 u64 qptc[16]; member
1554 stats->qptc[i] += IXGBE_READ_REG(hw, IXGBE_QPTC(i)); in ixgbe_update_stats_counters()
1952 unsigned int qptc, qptc_extra, queue; in xgbe_config_queue_mapping() local1961 qptc = pdata->tx_q_count / pdata->hw_feat.tc_cnt; in xgbe_config_queue_mapping()1965 for (j = 0; j < qptc; j++) { in xgbe_config_queue_mapping()