Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt.h439 uint16_t srq_max_l2_entries; member
H A Dbnxt_hwrm.c5049 ctx->srq_max_l2_entries = in bnxt_hwrm_func_backing_store_qcaps()
5050 rte_le_to_cpu_16(resp->srq_max_l2_entries); in bnxt_hwrm_func_backing_store_qcaps()
5137 rte_cpu_to_le_16(ctx->srq_max_l2_entries); in bnxt_hwrm_func_backing_store_cfg()
H A Dbnxt_ethdev.c4215 ctx_pg->entries = ctx->srq_max_l2_entries; in bnxt_alloc_ctx_mem()
H A Dhsi_struct_def_dpdk.h13836 uint16_t srq_max_l2_entries; member