Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/
H A Dbnxt.h463 uint32_t stat_max_entries; member
H A Dbnxt_hwrm.c5341 ctx->stat_max_entries = in bnxt_hwrm_func_backing_store_qcaps()
5342 rte_le_to_cpu_32(resp->stat_max_entries); in bnxt_hwrm_func_backing_store_qcaps()
5461 req.stat_num_entries = rte_cpu_to_le_16(ctx->stat_max_entries); in bnxt_hwrm_func_backing_store_cfg()
H A Dbnxt_ethdev.c4887 ctx_pg->entries = ctx->stat_max_entries; in bnxt_alloc_ctx_mem()
H A Dhsi_struct_def_dpdk.h17288 uint32_t stat_max_entries; member