Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h1500 u32 stat_max_entries; member
Dbnxt.c7083 ctx->stat_max_entries = le32_to_cpu(resp->stat_max_entries); in bnxt_hwrm_func_backing_store_qcaps()
7217 req->stat_num_entries = cpu_to_le32(ctx->stat_max_entries); in bnxt_hwrm_func_backing_store_cfg()
7461 ctx_pg->entries = ctx->stat_max_entries; in bnxt_alloc_ctx_mem()
Dbnxt_hsi.h2504 __le32 stat_max_entries; member