Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h646 uint16_t alloc_completion_rings; member
H A Dif_bnxt.c2343 softc->fn_qcfg.alloc_completion_rings - 1); in bnxt_attach_pre()
2349 softc->fn_qcfg.alloc_completion_rings - scctx->isc_nrxqsets_max - 1); in bnxt_attach_pre()
H A Dbnxt_hwrm.c1208 fn_qcfg->alloc_completion_rings = le16toh(resp->alloc_cmpl_rings); in bnxt_hwrm_func_qcfg()