Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c7050 ctx->mem_init[BNXT_CTX_MEM_INIT_STAT].size = ctx->stat_entry_size; in bnxt_init_ctx_initializer()
7095 ctx->stat_entry_size = le16_to_cpu(resp->stat_entry_size); in bnxt_hwrm_func_backing_store_qcaps()
7229 req->stat_entry_size = cpu_to_le16(ctx->stat_entry_size); in bnxt_hwrm_func_backing_store_cfg()
7473 if (ctx->stat_entry_size) { in bnxt_alloc_ctx_mem()
7474 mem_size = ctx->stat_entry_size * ctx_pg->entries; in bnxt_alloc_ctx_mem()
H A Dbnxt.h1532 u16 stat_entry_size; member
H A Dbnxt_hsi.h2561 __le16 stat_entry_size; member
2951 __le16 stat_entry_size; member
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1476 u16 stat_entry_size; member
H A Dbnxt.c6875 ctx->stat_entry_size = le16_to_cpu(resp->stat_entry_size); in bnxt_hwrm_func_backing_store_qcaps()
6996 req.stat_entry_size = cpu_to_le16(ctx->stat_entry_size); in bnxt_hwrm_func_backing_store_cfg()
7229 mem_size = ctx->stat_entry_size * ctx_pg->entries; in bnxt_alloc_ctx_mem()
H A Dbnxt_hsi.h2016 __le16 stat_entry_size; member
2357 __le16 stat_entry_size; member

Completed in 128 milliseconds