Searched refs:qptc (Results 1 – 5 of 5) sorted by relevance
1507 unsigned int qptc, qptc_extra, queue; in xlgmac_config_queue_mapping() local1515 qptc = pdata->tx_q_count / pdata->hw_feat.tc_cnt; in xlgmac_config_queue_mapping()1519 for (j = 0; j < qptc; j++) { in xlgmac_config_queue_mapping()
2602 unsigned int qptc, qptc_extra, queue; in xgbe_config_queue_mapping() local2611 qptc = pdata->tx_q_count / pdata->hw_feat.tc_cnt; in xgbe_config_queue_mapping()2615 for (j = 0; j < qptc; j++) { in xgbe_config_queue_mapping()
3358 u64 qptc[16]; member
895 regs_buff[990 + i] = IXGBE_GET_STAT(adapter, qptc[i]); in ixgbe_get_regs()
7145 hwstats->qptc[i] += IXGBE_READ_REG(hw, IXGBE_QPTC(i)); in ixgbe_update_stats()