Searched refs:tx_q_count (Results 1 – 5 of 5) sorted by relevance
274 q_count = RTE_MIN(pdata->tx_q_count, in axgbe_disable_tx_flow_control()310 q_count = RTE_MIN(pdata->tx_q_count, in axgbe_enable_tx_flow_control()603 for (i = 0; i < pdata->tx_q_count; i++) in axgbe_flush_tx_queues()607 for (i = 0; i < pdata->tx_q_count; i++) { in axgbe_flush_tx_queues()1011 for (i = 0; i < pdata->tx_q_count; i++) in axgbe_config_tsf_mode()1032 for (i = 0; i < pdata->tx_q_count; i++) in axgbe_config_tx_threshold()1089 q_fifo_size = fifo_size / pdata->tx_q_count; in axgbe_config_tx_fifo_size()1100 for (i = 0; i < pdata->tx_q_count; i++) in axgbe_config_tx_fifo_size()1104 pdata->tx_q_count, q_fifo_size); in axgbe_config_tx_fifo_size()1115 qptc = pdata->tx_q_count / pdata->hw_feat.tc_cnt; in axgbe_config_queue_mapping()[all …]
162 for (i = 0; i < pdata->tx_q_count; i++) in axgbe_regs_get_count()201 for (j = 0; j < pdata->tx_q_count; j++) { in axgbe_regs_dump()
715 for (i = 0; i < pdata->tx_q_count; i++) { in axgbe_dev_disable_tx()722 for (i = 0; i < pdata->tx_q_count; i++) in axgbe_dev_disable_tx()744 for (i = 0; i < pdata->tx_q_count; i++) in axgbe_dev_enable_tx()
573 unsigned int tx_q_count; member
2098 pdata->tx_q_count = pdata->tx_ring_count; in axgbe_set_counts()