Searched refs:qptc (Results 1 – 4 of 4) 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()
2659 unsigned int qptc, qptc_extra, queue; in xgbe_config_queue_mapping() local2668 qptc = pdata->tx_q_count / pdata->hw_feat.tc_cnt; in xgbe_config_queue_mapping()2672 for (j = 0; j < qptc; j++) { in xgbe_config_queue_mapping()
894 regs_buff[990 + i] = IXGBE_GET_STAT(adapter, qptc[i]); in ixgbe_get_regs()
7222 hwstats->qptc[i] += IXGBE_READ_REG(hw, IXGBE_QPTC(i)); in ixgbe_update_stats()