Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h742 u32 qp_l2_entries; member
H A Dbnxt_hwrm.c423 ctxm->qp_l2_entries = le16_to_cpu(resp->qp_max_l2_entries); in bnxt_hwrm_func_backing_store_qcaps()
561 req.qp_num_l2_entries = cpu_to_le16(ctxm->qp_l2_entries); in bnxt_hwrm_func_backing_store_cfg()
H A Dif_bnxt.c1106 l2_qps = ctxm->qp_l2_entries; in bnxt_alloc_ctx_mem()