Home
last modified time | relevance | path

Searched refs:max_stat_ctx (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt.h759 bp->max_stat_ctx / 2U) : \
761 bp->max_stat_ctx / 2U))
775 uint16_t max_stat_ctx; member
H A Dbnxt_hwrm.c781 bp->max_stat_ctx = rte_le_to_cpu_16(resp->max_stat_ctx); in __bnxt_hwrm_func_qcaps()
1061 bp->max_stat_ctx = rte_le_to_cpu_16(resp->max_stat_ctx); in bnxt_hwrm_func_resc_qcaps()
3374 req->max_stat_ctx = rte_cpu_to_le_16(bp->max_stat_ctx / (num_vfs + 1)); in bnxt_fill_vf_func_cfg_req_new()
3375 req->min_stat_ctx = req->max_stat_ctx; in bnxt_fill_vf_func_cfg_req_new()
3417 req->num_stat_ctxs = rte_cpu_to_le_16(bp->max_stat_ctx / (num_vfs + 1)); in bnxt_fill_vf_func_cfg_req_old()
3446 bp->max_stat_ctx -= rte_le_to_cpu_16(resp->alloc_stat_ctx); in bnxt_update_max_resources()
3510 pf_resc->num_stat_ctxs = bp->max_stat_ctx; in bnxt_calculate_pf_resources()
3522 pf_resc->num_stat_ctxs = bp->max_stat_ctx / (num_vfs + 1) + in bnxt_calculate_pf_resources()
3523 bp->max_stat_ctx % (num_vfs + 1); in bnxt_calculate_pf_resources()
3699 bp->max_stat_ctx = pf_resc->num_stat_ctxs; in bnxt_update_pf_resources()
H A Dbnxt_ethdev.c1078 bp->max_stat_ctx) in bnxt_dev_configure_op()
1115 bp->max_stat_ctx, bp->max_ring_grps, bp->max_vnics); in bnxt_dev_configure_op()
H A Dhsi_struct_def_dpdk.h11030 uint16_t max_stat_ctx; member
13628 uint16_t max_stat_ctx; member
13723 uint16_t max_stat_ctx; member