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()
2209 for (i = 0; i < pdata->tx_q_count; i++) in xgbe_flush_tx_queues()
2213 for (i = 0; i < pdata->tx_q_count; i++) { in xgbe_flush_tx_queues()
2554 xgbe_calculate_equal_fifo(fifo_size, pdata->tx_q_count, fifo); in xgbe_config_tx_fifo_size()
2556 for (i = 0; i < pdata->tx_q_count; i++) in xgbe_config_tx_fifo_size()
2561 pdata->tx_q_count, ((fifo[0] + 1) * XGMAC_FIFO_UNIT)); in xgbe_config_tx_fifo_size()
2618 qptc = pdata->tx_q_count / pdata->hw_feat.tc_cnt; in xgbe_config_queue_mapping()
2619 qptc_extra = pdata->tx_q_count % pdata->hw_feat.tc_cnt; in xgbe_config_queue_mapping()
2700 while ((queue < pdata->tx_q_count) && in xgbe_config_tc()
3302 for (i = 0; i < pdata->tx_q_count; i++) in xgbe_enable_tx()
3315 for (i = 0; i < pdata->tx_q_count; i++) in xgbe_disable_tx()
3322 for (i = 0; i < pdata->tx_q_count; i++) in xgbe_disable_tx()
3432 for (i = 0; i < pdata->tx_q_count; i++) in xgbe_powerdown_tx()