Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1530 u16 vnic_entry_size; member
H A Dbnxt.c7040 ctx->mem_init[BNXT_CTX_MEM_INIT_VNIC].size = ctx->vnic_entry_size; in bnxt_init_ctx_initializer()
7084 ctx->vnic_entry_size = le16_to_cpu(resp->vnic_entry_size); in bnxt_hwrm_func_backing_store_qcaps()
7212 req->vnic_entry_size = cpu_to_le16(ctx->vnic_entry_size); in bnxt_hwrm_func_backing_store_cfg()
7454 if (ctx->vnic_entry_size) { in bnxt_alloc_ctx_mem()
7455 mem_size = ctx->vnic_entry_size * ctx_pg->entries; in bnxt_alloc_ctx_mem()
H A Dbnxt_hsi.h2559 __le16 vnic_entry_size; member
2950 __le16 vnic_entry_size; member