Lines Matching refs:tx_q_count
129 for (i = 0; i < pdata->tx_q_count; i++) in xgbe_config_tsf_mode()
151 for (i = 0; i < pdata->tx_q_count; i++) in xgbe_config_tx_threshold()
440 return min_t(unsigned int, pdata->tx_q_count, max_q_count); in xgbe_get_fc_queue_count()
2122 for (i = 0; i < pdata->tx_q_count; i++) in xgbe_flush_tx_queues()
2126 for (i = 0; i < pdata->tx_q_count; i++) { in xgbe_flush_tx_queues()
2467 xgbe_calculate_equal_fifo(fifo_size, pdata->tx_q_count, fifo); in xgbe_config_tx_fifo_size()
2469 for (i = 0; i < pdata->tx_q_count; i++) in xgbe_config_tx_fifo_size()
2474 pdata->tx_q_count, ((fifo[0] + 1) * XGMAC_FIFO_UNIT)); in xgbe_config_tx_fifo_size()
2531 qptc = pdata->tx_q_count / pdata->hw_feat.tc_cnt; in xgbe_config_queue_mapping()
2532 qptc_extra = pdata->tx_q_count % pdata->hw_feat.tc_cnt; in xgbe_config_queue_mapping()
2613 while ((queue < pdata->tx_q_count) && in xgbe_config_tc()
3225 for (i = 0; i < pdata->tx_q_count; i++) in xgbe_enable_tx()
3238 for (i = 0; i < pdata->tx_q_count; i++) in xgbe_disable_tx()
3245 for (i = 0; i < pdata->tx_q_count; i++) in xgbe_disable_tx()
3355 for (i = 0; i < pdata->tx_q_count; i++) in xgbe_powerdown_tx()