Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/bnxt/
Dbnxt.h542 uint16_t alloc_completion_rings; member
Dif_bnxt.c845 softc->fn_qcfg.alloc_completion_rings - 1); in bnxt_attach_pre()
851 softc->fn_qcfg.alloc_completion_rings - scctx->isc_nrxqsets_max - 1); in bnxt_attach_pre()
Dbnxt_hwrm.c488 fn_qcfg->alloc_completion_rings = le16toh(resp->alloc_cmpl_rings); in bnxt_hwrm_func_qcfg()