Home
last modified time | relevance | path

Searched refs:max_rsscos_ctxs (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c530 vf_rss = hw_resc->max_rsscos_ctxs - bp->rsscos_nr_ctxs; in bnxt_hwrm_func_vf_resc_cfg()
598 hw_resc->max_rsscos_ctxs -= le16_to_cpu(req.min_rsscos_ctx) * n; in bnxt_hwrm_func_vf_resc_cfg()
687 hw_resc->max_rsscos_ctxs -= num_vfs; in bnxt_hwrm_func_cfg()
769 if (hw_resc->max_rsscos_ctxs - bp->rsscos_nr_ctxs >= in bnxt_sriov_enable()
H A Dbnxt.h1062 u16 max_rsscos_ctxs; member
H A Dbnxt.c7312 hw_resc->max_rsscos_ctxs = le16_to_cpu(resp->max_rsscos_ctx); in bnxt_hwrm_func_resc_qcaps()
7391 hw_resc->max_rsscos_ctxs = le16_to_cpu(resp->max_rsscos_ctx); in __bnxt_hwrm_func_qcaps()
8554 return bp->hw_resc.max_rsscos_ctxs; in bnxt_get_max_func_rss_ctxs()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c554 vf_rss = hw_resc->max_rsscos_ctxs - bp->rsscos_nr_ctxs; in bnxt_hwrm_func_vf_resc_cfg()
621 hw_resc->max_rsscos_ctxs -= in bnxt_hwrm_func_vf_resc_cfg()
714 hw_resc->max_rsscos_ctxs -= num_vfs; in bnxt_hwrm_func_cfg()
795 if (hw_resc->max_rsscos_ctxs - bp->rsscos_nr_ctxs >= in bnxt_sriov_enable()
H A Dbnxt.h1107 u16 max_rsscos_ctxs; member
H A Dbnxt.c7568 hw_resc->max_rsscos_ctxs = le16_to_cpu(resp->max_rsscos_ctx); in bnxt_hwrm_func_resc_qcaps()
7727 hw_resc->max_rsscos_ctxs = le16_to_cpu(resp->max_rsscos_ctx); in __bnxt_hwrm_func_qcaps()
9042 return bp->hw_resc.max_rsscos_ctxs; in bnxt_get_max_func_rss_ctxs()

Completed in 45 milliseconds