Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h743 u32 qp_qp1_entries; member
H A Dbnxt_hwrm.c422 ctxm->qp_qp1_entries = le16_to_cpu(resp->qp_min_qp1_entries); in bnxt_hwrm_func_backing_store_qcaps()
560 req.qp_num_qp1_entries = cpu_to_le16(ctxm->qp_qp1_entries); in bnxt_hwrm_func_backing_store_cfg()
H A Dif_bnxt.c1107 qp1_qps = ctxm->qp_qp1_entries; in bnxt_alloc_ctx_mem()