Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c7049 ctx->mem_init[BNXT_CTX_MEM_INIT_VNIC].size = ctx->vnic_entry_size; in bnxt_init_ctx_initializer()
7093 ctx->vnic_entry_size = le16_to_cpu(resp->vnic_entry_size); in bnxt_hwrm_func_backing_store_qcaps()
7221 req->vnic_entry_size = cpu_to_le16(ctx->vnic_entry_size); in bnxt_hwrm_func_backing_store_cfg()
7463 if (ctx->vnic_entry_size) { in bnxt_alloc_ctx_mem()
7464 mem_size = ctx->vnic_entry_size * ctx_pg->entries; in bnxt_alloc_ctx_mem()
H A Dbnxt.h1530 u16 vnic_entry_size; member
H A Dbnxt_hsi.h2559 __le16 vnic_entry_size; member
2950 __le16 vnic_entry_size; member
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1474 u16 vnic_entry_size; member
H A Dbnxt.c6873 ctx->vnic_entry_size = le16_to_cpu(resp->vnic_entry_size); in bnxt_hwrm_func_backing_store_qcaps()
6988 req.vnic_entry_size = cpu_to_le16(ctx->vnic_entry_size); in bnxt_hwrm_func_backing_store_cfg()
7222 mem_size = ctx->vnic_entry_size * ctx_pg->entries; in bnxt_alloc_ctx_mem()
H A Dbnxt_hsi.h2014 __le16 vnic_entry_size; member
2356 __le16 vnic_entry_size; member

Completed in 109 milliseconds