Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h1486 u32 stat_max_entries; member
Dbnxt.c6927 ctx->stat_max_entries = le32_to_cpu(resp->stat_max_entries); in bnxt_hwrm_func_backing_store_qcaps()
7061 req->stat_num_entries = cpu_to_le32(ctx->stat_max_entries); in bnxt_hwrm_func_backing_store_cfg()
7305 ctx_pg->entries = ctx->stat_max_entries; in bnxt_alloc_ctx_mem()
Dbnxt_hsi.h2409 __le32 stat_max_entries; member