Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h1452 u32 stat_max_entries; member
Dbnxt.c6773 ctx->stat_max_entries = le32_to_cpu(resp->stat_max_entries); in bnxt_hwrm_func_backing_store_qcaps()
6899 req.stat_num_entries = cpu_to_le32(ctx->stat_max_entries); in bnxt_hwrm_func_backing_store_cfg()
7131 ctx_pg->entries = ctx->stat_max_entries; in bnxt_alloc_ctx_mem()
Dbnxt_hsi.h2015 __le32 stat_max_entries; member