Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt.h442 uint16_t cq_max_l2_entries; member
H A Dbnxt_hwrm.c5053 ctx->cq_max_l2_entries = in bnxt_hwrm_func_backing_store_qcaps()
5054 rte_le_to_cpu_16(resp->cq_max_l2_entries); in bnxt_hwrm_func_backing_store_qcaps()
5148 rte_cpu_to_le_16(ctx->cq_max_l2_entries); in bnxt_hwrm_func_backing_store_cfg()
H A Dbnxt_ethdev.c4222 ctx_pg->entries = ctx->cq_max_l2_entries; in bnxt_alloc_ctx_mem()
H A Dhsi_struct_def_dpdk.h13842 uint16_t cq_max_l2_entries; member