Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h696 uint16_t alloc_completion_rings; member
H A Dif_bnxt.c2584 softc->fn_qcfg.alloc_completion_rings - 1); in bnxt_attach_pre()
2590 softc->fn_qcfg.alloc_completion_rings - scctx->isc_nrxqsets_max - 1); in bnxt_attach_pre()
H A Dbnxt_hwrm.c1276 fn_qcfg->alloc_completion_rings = le16toh(resp->alloc_cmpl_rings); in bnxt_hwrm_func_qcfg()