Home
last modified time | relevance | path

Searched refs:vnic_entries (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/broadcom/bnge/
A Dbnge_rmem.h166 u32 vnic_entries; member
A Dbnge_rmem.c415 entries_sp = ctx->ctx_arr[BNGE_CTX_VNIC].vnic_entries + l2_qps + in bnge_alloc_ctx_mem()
/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt.h1930 u32 vnic_entries; member
A Dbnxt.c8711 ctxm->vnic_entries = le16_to_cpu(resp->vnic_max_vnic_entries); in bnxt_hwrm_func_backing_store_qcaps()
8712 ctxm->max_entries = ctxm->vnic_entries + in bnxt_hwrm_func_backing_store_qcaps()
8856 req->vnic_num_vnic_entries = cpu_to_le16(ctxm->vnic_entries); in bnxt_hwrm_func_backing_store_cfg()
8858 cpu_to_le16(ctxm->max_entries - ctxm->vnic_entries); in bnxt_hwrm_func_backing_store_cfg()
9386 entries_sp = ctx->ctx_arr[BNXT_CTX_VNIC].vnic_entries + l2_qps + in bnxt_alloc_ctx_mem()

Completed in 58 milliseconds