Lines Matching refs:tx_q_count
236 for (i = 0; i < pdata->tx_q_count; i++) in xgbe_config_tsf_mode()
258 for (i = 0; i < pdata->tx_q_count; i++) in xgbe_config_tx_threshold()
535 return min_t(unsigned int, pdata->tx_q_count, max_q_count); in xgbe_get_fc_queue_count()
2259 for (i = 0; i < pdata->tx_q_count; i++) in xgbe_flush_tx_queues()
2263 for (i = 0; i < pdata->tx_q_count; i++) { in xgbe_flush_tx_queues()
2604 xgbe_calculate_equal_fifo(fifo_size, pdata->tx_q_count, fifo); in xgbe_config_tx_fifo_size()
2606 for (i = 0; i < pdata->tx_q_count; i++) in xgbe_config_tx_fifo_size()
2611 pdata->tx_q_count, ((fifo[0] + 1) * XGMAC_FIFO_UNIT)); in xgbe_config_tx_fifo_size()
2668 qptc = pdata->tx_q_count / pdata->hw_feat.tc_cnt; in xgbe_config_queue_mapping()
2669 qptc_extra = pdata->tx_q_count % pdata->hw_feat.tc_cnt; in xgbe_config_queue_mapping()
2750 while ((queue < pdata->tx_q_count) && in xgbe_config_tc()
3352 for (i = 0; i < pdata->tx_q_count; i++) in xgbe_enable_tx()
3365 for (i = 0; i < pdata->tx_q_count; i++) in xgbe_disable_tx()
3372 for (i = 0; i < pdata->tx_q_count; i++) in xgbe_disable_tx()
3482 for (i = 0; i < pdata->tx_q_count; i++) in xgbe_powerdown_tx()