Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_hwrm.h116 uint16_t num_l2_ctxs; member
H A Dbnxt_hwrm.c1003 req.num_l2_ctxs = rte_cpu_to_le_16(BNXT_VF_RSV_NUM_L2_CTX); in bnxt_hwrm_func_reserve_vf_resc()
3347 req.num_l2_ctxs = rte_cpu_to_le_16(pf_resc->num_l2_ctxs); in bnxt_hwrm_pf_func_cfg()
3422 req->num_l2_ctxs = rte_cpu_to_le_16(bp->max_l2_ctx / (num_vfs + 1)); in bnxt_fill_vf_func_cfg_req_old()
3494 pf_resc->num_l2_ctxs = rte_le_to_cpu_16(resp->alloc_l2_ctx); in bnxt_query_pf_resources()
3514 pf_resc->num_l2_ctxs = bp->max_l2_ctx; in bnxt_calculate_pf_resources()
3530 pf_resc->num_l2_ctxs = bp->max_l2_ctx / (num_vfs + 1) + in bnxt_calculate_pf_resources()
H A Dhsi_struct_def_dpdk.h10644 uint16_t num_l2_ctxs; member
12174 uint16_t num_l2_ctxs; member