Searched refs:srq_max_l2_entries (Results 1 – 3 of 3) sorted by relevance
1443 u16 srq_max_l2_entries; member
6762 ctx->srq_max_l2_entries = le16_to_cpu(resp->srq_max_l2_entries); in bnxt_hwrm_func_backing_store_qcaps()6872 req.srq_num_l2_entries = cpu_to_le16(ctx->srq_max_l2_entries); in bnxt_hwrm_func_backing_store_cfg()7109 ctx_pg->entries = ctx->srq_max_l2_entries + extra_srqs; in bnxt_alloc_ctx_mem()
2006 __le16 srq_max_l2_entries; member