Home
last modified time | relevance | path

Searched refs:alloc_vnics (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/bnxt/
H A Dbnxt_hwrm.c3611 bp->max_vnics -= rte_le_to_cpu_16(resp->alloc_vnics); in bnxt_update_max_resources()
3640 bp->max_vnics = rte_le_to_cpu_16(resp->alloc_vnics); in bnxt_update_max_resources_pf_only()
3686 pf_resc->num_vnics = rte_le_to_cpu_16(resp->alloc_vnics); in bnxt_query_pf_resources()
H A Dhsi_struct_def_dpdk.h14481 uint16_t alloc_vnics; member