Home
last modified time | relevance | path

Searched refs:num_vnics (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/bnx2x/
H A Decore_init.h214 uint32_t num_vnics = ECORE_PORT2_MODE_NUM_VNICS; in ecore_map_q_cos() local
219 num_vnics = ECORE_PORT4_MODE_NUM_VNICS; in ecore_map_q_cos()
227 for (vnic = 0; vnic < num_vnics; vnic++) { in ecore_map_q_cos()
/dpdk/drivers/net/bnxt/
H A Dbnxt_hwrm.h118 uint16_t num_vnics; member
H A Dbnxt_hwrm.c1150 req.num_vnics = rte_cpu_to_le_16(bp->rx_nr_rings); in bnxt_hwrm_func_reserve_vf_resc()
1158 req.num_vnics = rte_cpu_to_le_16(BNXT_VF_RSV_NUM_VNIC); in bnxt_hwrm_func_reserve_vf_resc()
3508 req.num_vnics = rte_cpu_to_le_16(pf_resc->num_vnics); in bnxt_hwrm_pf_func_cfg()
3582 req->num_vnics = rte_cpu_to_le_16(1); in bnxt_fill_vf_func_cfg_req_old()
3686 pf_resc->num_vnics = rte_le_to_cpu_16(resp->alloc_vnics); in bnxt_query_pf_resources()
3708 pf_resc->num_vnics = bp->max_vnics; in bnxt_calculate_pf_resources()
3729 pf_resc->num_vnics = bp->max_vnics / (num_vfs + 1) + in bnxt_calculate_pf_resources()
3907 bp->max_vnics = pf_resc->num_vnics; in bnxt_update_pf_resources()
H A Dhsi_struct_def_dpdk.h13483 uint16_t num_vnics; member
15411 uint16_t num_vnics; member