Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/bnxt/
HDbnxt.h362 uint16_t max_cp_rings; member
395 uint16_t max_cp_rings; member
HDbnxt_hwrm.c440 func->max_cp_rings = le16toh(resp->max_cmpl_rings); in bnxt_hwrm_func_qcaps()
HDif_bnxt.c821 scctx->isc_vectors = softc->func.max_cp_rings; in bnxt_attach_pre()