Home
last modified time | relevance | path

Searched refs:num_tx_rings (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/bnxt/
H A Dbnxt_hwrm.h113 uint16_t num_tx_rings; member
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()
3505 req.num_tx_rings = rte_cpu_to_le_16(pf_resc->num_tx_rings); in bnxt_hwrm_pf_func_cfg()
3578 req->num_tx_rings = rte_cpu_to_le_16(bp->max_tx_rings / (num_vfs + 1)); in bnxt_fill_vf_func_cfg_req_old()
3678 pf_resc->num_tx_rings = rte_le_to_cpu_16(resp->alloc_tx_rings); in bnxt_query_pf_resources()
3703 pf_resc->num_tx_rings = bp->max_tx_rings; in bnxt_calculate_pf_resources()
3719 pf_resc->num_tx_rings = bp->max_tx_rings / (num_vfs + 1) + in bnxt_calculate_pf_resources()
3903 bp->max_tx_rings = pf_resc->num_tx_rings; in bnxt_update_pf_resources()
H A Dhsi_struct_def_dpdk.h13477 uint16_t num_tx_rings; member
15401 uint16_t num_tx_rings; member