Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1472 u16 vnic_max_vnic_entries; member
H A Dbnxt.c6869 ctx->vnic_max_vnic_entries = in bnxt_hwrm_func_backing_store_qcaps()
6870 le16_to_cpu(resp->vnic_max_vnic_entries); in bnxt_hwrm_func_backing_store_qcaps()
6985 cpu_to_le16(ctx->vnic_max_vnic_entries); in bnxt_hwrm_func_backing_store_cfg()
7220 ctx_pg->entries = ctx->vnic_max_vnic_entries + in bnxt_alloc_ctx_mem()
7265 entries_sp = ctx->vnic_max_vnic_entries + ctx->qp_max_l2_entries + in bnxt_alloc_ctx_mem()
H A Dbnxt_hsi.h2012 __le16 vnic_max_vnic_entries; member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1528 u16 vnic_max_vnic_entries; member
H A Dbnxt.c7089 ctx->vnic_max_vnic_entries = in bnxt_hwrm_func_backing_store_qcaps()
7090 le16_to_cpu(resp->vnic_max_vnic_entries); in bnxt_hwrm_func_backing_store_qcaps()
7218 cpu_to_le16(ctx->vnic_max_vnic_entries); in bnxt_hwrm_func_backing_store_cfg()
7461 ctx_pg->entries = ctx->vnic_max_vnic_entries + in bnxt_alloc_ctx_mem()
7517 entries_sp = ctx->vnic_max_vnic_entries + ctx->qp_max_l2_entries + in bnxt_alloc_ctx_mem()
H A Dbnxt_hsi.h2557 __le16 vnic_max_vnic_entries; member

Completed in 102 milliseconds