Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_hwrm.c761 bp->max_rsscos_ctx = rte_le_to_cpu_16(resp->max_rsscos_ctx); in __bnxt_hwrm_func_qcaps()
1008 req.num_rsscos_ctxs = rte_cpu_to_le_16(bp->max_rsscos_ctx); in bnxt_hwrm_func_reserve_vf_resc()
1049 bp->max_rsscos_ctx = rte_le_to_cpu_16(resp->max_rsscos_ctx); in bnxt_hwrm_func_resc_qcaps()
3371 req->max_rsscos_ctx = rte_cpu_to_le_16(bp->max_rsscos_ctx / in bnxt_fill_vf_func_cfg_req_new()
3373 req->min_rsscos_ctx = req->max_rsscos_ctx; in bnxt_fill_vf_func_cfg_req_new()
3415 req->num_rsscos_ctxs = rte_cpu_to_le_16(bp->max_rsscos_ctx / in bnxt_fill_vf_func_cfg_req_old()
3445 bp->max_rsscos_ctx -= rte_le_to_cpu_16(resp->alloc_rsscos_ctx); in bnxt_update_max_resources()
3509 pf_resc->num_rsscos_ctxs = bp->max_rsscos_ctx; in bnxt_calculate_pf_resources()
3520 pf_resc->num_rsscos_ctxs = bp->max_rsscos_ctx / (num_vfs + 1) + in bnxt_calculate_pf_resources()
3521 bp->max_rsscos_ctx % (num_vfs + 1); in bnxt_calculate_pf_resources()
[all …]
H A Dbnxt_rxq.c86 RTE_MIN(bp->max_rsscos_ctx, in bnxt_mq_rx_configure()
H A Dbnxt.h750 uint16_t max_rsscos_ctx; member
H A Dhsi_struct_def_dpdk.h10985 uint16_t max_rsscos_ctx; member
13604 uint16_t max_rsscos_ctx; member
13699 uint16_t max_rsscos_ctx; member