Searched refs:num_l2_ctxs (Results 1 – 3 of 3) sorted by relevance
116 uint16_t num_l2_ctxs; member
1157 req.num_l2_ctxs = rte_cpu_to_le_16(BNXT_VF_RSV_NUM_L2_CTX); in bnxt_hwrm_func_reserve_vf_resc()3507 req.num_l2_ctxs = rte_cpu_to_le_16(pf_resc->num_l2_ctxs); in bnxt_hwrm_pf_func_cfg()3580 req->num_l2_ctxs = rte_cpu_to_le_16(bp->max_l2_ctx / (num_vfs + 1)); in bnxt_fill_vf_func_cfg_req_old()3683 pf_resc->num_l2_ctxs = rte_le_to_cpu_16(resp->alloc_l2_ctx); in bnxt_query_pf_resources()3705 pf_resc->num_l2_ctxs = bp->max_l2_ctx; in bnxt_calculate_pf_resources()3723 pf_resc->num_l2_ctxs = bp->max_l2_ctx / (num_vfs + 1) + in bnxt_calculate_pf_resources()
13481 uint16_t num_l2_ctxs; member15409 uint16_t num_l2_ctxs; member