Searched refs:tx_q_count (Results 1 – 5 of 5) sorted by relevance
234 q_count = RTE_MIN(pdata->tx_q_count, in axgbe_disable_tx_flow_control()270 q_count = RTE_MIN(pdata->tx_q_count, in axgbe_enable_tx_flow_control()449 for (i = 0; i < pdata->tx_q_count; i++) in axgbe_flush_tx_queues()453 for (i = 0; i < pdata->tx_q_count; i++) { in axgbe_flush_tx_queues()857 for (i = 0; i < pdata->tx_q_count; i++) in axgbe_config_tsf_mode()878 for (i = 0; i < pdata->tx_q_count; i++) in axgbe_config_tx_threshold()935 q_fifo_size = fifo_size / pdata->tx_q_count; in axgbe_config_tx_fifo_size()946 for (i = 0; i < pdata->tx_q_count; i++) in axgbe_config_tx_fifo_size()950 pdata->tx_q_count, q_fifo_size); in axgbe_config_tx_fifo_size()961 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()
652 for (i = 0; i < pdata->tx_q_count; i++) { in axgbe_dev_disable_tx()659 for (i = 0; i < pdata->tx_q_count; i++) in axgbe_dev_disable_tx()681 for (i = 0; i < pdata->tx_q_count; i++) in axgbe_dev_enable_tx()
555 unsigned int tx_q_count; member
1900 pdata->tx_q_count = pdata->tx_ring_count; in axgbe_set_counts()