Home
last modified time | relevance | path

Searched refs:cq_max_l2_entries (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1469 u16 cq_max_l2_entries; member
H A Dbnxt.c6866 ctx->cq_max_l2_entries = le16_to_cpu(resp->cq_max_l2_entries); in bnxt_hwrm_func_backing_store_qcaps()
6977 req.cq_num_l2_entries = cpu_to_le16(ctx->cq_max_l2_entries); in bnxt_hwrm_func_backing_store_cfg()
7213 ctx_pg->entries = ctx->cq_max_l2_entries + extra_qps * 2; in bnxt_alloc_ctx_mem()
H A Dbnxt_hsi.h2009 __le16 cq_max_l2_entries; member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1525 u16 cq_max_l2_entries; member
H A Dbnxt.c7086 ctx->cq_max_l2_entries = le16_to_cpu(resp->cq_max_l2_entries); in bnxt_hwrm_func_backing_store_qcaps()
7209 req->cq_num_l2_entries = cpu_to_le16(ctx->cq_max_l2_entries); in bnxt_hwrm_func_backing_store_cfg()
7451 ctx_pg->entries = ctx->cq_max_l2_entries + extra_qps * 2; in bnxt_alloc_ctx_mem()
H A Dbnxt_hsi.h2554 __le16 cq_max_l2_entries; member

Completed in 116 milliseconds