Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt.h437 uint16_t qp_max_l2_entries; member
H A Dbnxt_ethdev.c4208 ctx_pg->entries = ctx->qp_min_qp1_entries + ctx->qp_max_l2_entries; in bnxt_alloc_ctx_mem()
4245 entries_sp = ctx->qp_max_l2_entries + in bnxt_alloc_ctx_mem()
4250 entries = ctx->qp_max_l2_entries + ctx->qp_min_qp1_entries; in bnxt_alloc_ctx_mem()
H A Dbnxt_hwrm.c5046 ctx->qp_max_l2_entries = in bnxt_hwrm_func_backing_store_qcaps()
5047 rte_le_to_cpu_16(resp->qp_max_l2_entries); in bnxt_hwrm_func_backing_store_qcaps()
5126 rte_cpu_to_le_16(ctx->qp_max_l2_entries); in bnxt_hwrm_func_backing_store_cfg()
H A Dhsi_struct_def_dpdk.h13832 uint16_t qp_max_l2_entries; member