Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h1330 u32 stat_max_entries; member
Dbnxt.c6467 ctx->stat_max_entries = le32_to_cpu(resp->stat_max_entries); in bnxt_hwrm_func_backing_store_qcaps()
6578 req.stat_num_entries = cpu_to_le32(ctx->stat_max_entries); in bnxt_hwrm_func_backing_store_cfg()
6806 ctx_pg->entries = ctx->stat_max_entries; in bnxt_alloc_ctx_mem()
Dbnxt_hsi.h1784 __le32 stat_max_entries; member