Home
last modified time | relevance | path

Searched refs:tx_nr_rings (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/net/bnxt/
H A Dbnxt_txq.c79 for (i = 0; i < (int)bp->tx_nr_rings; i++) { in bnxt_free_tx_mbufs()
H A Dbnxt.h733 unsigned int tx_nr_rings; member
944 unsigned int tx_nr_rings; member
H A Dbnxt_txr.c27 for (i = 0; i < (int)bp->tx_nr_rings; i++) { in bnxt_free_tx_rings()
H A Dbnxt_reps.c588 rep_bp->tx_nr_rings = eth_dev->data->nb_tx_queues; in bnxt_rep_dev_configure_op()
H A Dbnxt_ethdev.c811 for (j = 0; j < bp->tx_nr_rings; j++) { in bnxt_start_nic()
1078 bp->tx_nr_rings = eth_dev->data->nb_tx_queues; in bnxt_dev_configure_op()
1142 bp->tx_cp_nr_rings = bp->tx_nr_rings; in bnxt_dev_configure_op()
H A Dbnxt_hwrm.c1143 req.num_tx_rings = rte_cpu_to_le_16(bp->tx_nr_rings); in bnxt_hwrm_func_reserve_vf_resc()
1146 req.num_stat_ctxs = rte_cpu_to_le_16(bp->rx_nr_rings + bp->tx_nr_rings); in bnxt_hwrm_func_reserve_vf_resc()
1148 bp->tx_nr_rings + in bnxt_hwrm_func_reserve_vf_resc()