Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_sriov.c724 …eq.min_cmpl_rings, &req.max_cmpl_rings, hw_resc->max_cp_rings, fn_qcfg->alloc_completion_rings }, in bnxt_hwrm_func_vf_resc_cfg()
H A Dbnxt.h704 uint16_t alloc_completion_rings; member
H A Dif_bnxt.c2843 softc->fn_qcfg.alloc_completion_rings - 1); in bnxt_attach_pre()
2849 softc->fn_qcfg.alloc_completion_rings - scctx->isc_nrxqsets_max - 1); in bnxt_attach_pre()
H A Dbnxt_hwrm.c1459 fn_qcfg->alloc_completion_rings = le16toh(resp->alloc_cmpl_rings); in bnxt_hwrm_func_qcfg()