Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1532 u16 stat_entry_size; member
H A Dbnxt.c7041 ctx->mem_init[BNXT_CTX_MEM_INIT_STAT].size = ctx->stat_entry_size; in bnxt_init_ctx_initializer()
7086 ctx->stat_entry_size = le16_to_cpu(resp->stat_entry_size); in bnxt_hwrm_func_backing_store_qcaps()
7220 req->stat_entry_size = cpu_to_le16(ctx->stat_entry_size); in bnxt_hwrm_func_backing_store_cfg()
7464 if (ctx->stat_entry_size) { in bnxt_alloc_ctx_mem()
7465 mem_size = ctx->stat_entry_size * ctx_pg->entries; in bnxt_alloc_ctx_mem()
H A Dbnxt_hsi.h2561 __le16 stat_entry_size; member
2951 __le16 stat_entry_size; member