Home
last modified time | relevance | path

Searched refs:stat_max_entries (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1475 u32 stat_max_entries; member
H A Dbnxt.c6874 ctx->stat_max_entries = le32_to_cpu(resp->stat_max_entries); in bnxt_hwrm_func_backing_store_qcaps()
6995 req.stat_num_entries = cpu_to_le32(ctx->stat_max_entries); in bnxt_hwrm_func_backing_store_cfg()
7228 ctx_pg->entries = ctx->stat_max_entries; in bnxt_alloc_ctx_mem()
H A Dbnxt_hsi.h2015 __le32 stat_max_entries; member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1531 u32 stat_max_entries; member
H A Dbnxt.c7094 ctx->stat_max_entries = le32_to_cpu(resp->stat_max_entries); in bnxt_hwrm_func_backing_store_qcaps()
7228 req->stat_num_entries = cpu_to_le32(ctx->stat_max_entries); in bnxt_hwrm_func_backing_store_cfg()
7472 ctx_pg->entries = ctx->stat_max_entries; in bnxt_alloc_ctx_mem()
H A Dbnxt_hsi.h2560 __le32 stat_max_entries; member

Completed in 104 milliseconds