Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/
H A Dbnxt.h461 uint16_t vnic_max_ring_table_entries; member
H A Dbnxt_hwrm.c5338 ctx->vnic_max_ring_table_entries = in bnxt_hwrm_func_backing_store_qcaps()
5339 rte_le_to_cpu_16(resp->vnic_max_ring_table_entries); in bnxt_hwrm_func_backing_store_qcaps()
5452 rte_cpu_to_le_16(ctx->vnic_max_ring_table_entries); in bnxt_hwrm_func_backing_store_cfg()
H A Dbnxt_ethdev.c4878 ctx->vnic_max_ring_table_entries; in bnxt_alloc_ctx_mem()
H A Dhsi_struct_def_dpdk.h17284 uint16_t vnic_max_ring_table_entries; member