Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/
H A Dbnxt.h462 uint16_t vnic_entry_size; member
H A Dbnxt_hwrm.c5340 ctx->vnic_entry_size = rte_le_to_cpu_16(resp->vnic_entry_size); in bnxt_hwrm_func_backing_store_qcaps()
5453 req.vnic_entry_size = rte_cpu_to_le_16(ctx->vnic_entry_size); in bnxt_hwrm_func_backing_store_cfg()
H A Dbnxt_ethdev.c4879 if (ctx->vnic_entry_size) { in bnxt_alloc_ctx_mem()
4880 mem_size = ctx->vnic_entry_size * ctx_pg->entries; in bnxt_alloc_ctx_mem()
H A Dhsi_struct_def_dpdk.h17286 uint16_t vnic_entry_size; member
18580 uint16_t vnic_entry_size; member