Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt.h448 uint32_t stat_max_entries; member
H A Dbnxt_hwrm.c5062 ctx->stat_max_entries = in bnxt_hwrm_func_backing_store_qcaps()
5063 rte_le_to_cpu_32(resp->stat_max_entries); in bnxt_hwrm_func_backing_store_qcaps()
5169 req.stat_num_entries = rte_cpu_to_le_16(ctx->stat_max_entries); in bnxt_hwrm_func_backing_store_cfg()
H A Dbnxt_ethdev.c4237 ctx_pg->entries = ctx->stat_max_entries; in bnxt_alloc_ctx_mem()
H A Dhsi_struct_def_dpdk.h13854 uint32_t stat_max_entries; member