Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1528 u16 vnic_max_vnic_entries; member
H A Dbnxt.c7081 ctx->vnic_max_vnic_entries = in bnxt_hwrm_func_backing_store_qcaps()
7082 le16_to_cpu(resp->vnic_max_vnic_entries); in bnxt_hwrm_func_backing_store_qcaps()
7210 cpu_to_le16(ctx->vnic_max_vnic_entries); in bnxt_hwrm_func_backing_store_cfg()
7453 ctx_pg->entries = ctx->vnic_max_vnic_entries + in bnxt_alloc_ctx_mem()
7509 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