Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h746 u32 cq_l2_entries; member
H A Dbnxt_hwrm.c436 ctxm->cq_l2_entries = le16_to_cpu(resp->cq_max_l2_entries); in bnxt_hwrm_func_backing_store_qcaps()
581 req.cq_num_l2_entries = cpu_to_le16(ctxm->cq_l2_entries); in bnxt_hwrm_func_backing_store_cfg()
H A Dif_bnxt.c1130 rc = bnxt_setup_ctxm_pg_tbls(softc, ctxm, ctxm->cq_l2_entries + in bnxt_alloc_ctx_mem()