Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_sriov.c555 vf_rss = hw_resc->max_rsscos_ctxs - bp->rsscos_nr_ctxs; in bnxt_hwrm_func_vf_resc_cfg()
631 hw_resc->max_rsscos_ctxs -= in bnxt_hwrm_func_vf_resc_cfg()
724 hw_resc->max_rsscos_ctxs -= num_vfs; in bnxt_hwrm_func_cfg()
805 if (hw_resc->max_rsscos_ctxs - bp->rsscos_nr_ctxs >= in bnxt_sriov_enable()
Dbnxt.h1318 u16 max_rsscos_ctxs; member
Dbnxt.c9015 hw_resc->max_rsscos_ctxs = le16_to_cpu(resp->max_rsscos_ctx); in bnxt_hwrm_func_resc_qcaps()
9188 hw_resc->max_rsscos_ctxs = le16_to_cpu(resp->max_rsscos_ctx); in __bnxt_hwrm_func_qcaps()
10669 return bp->hw_resc.max_rsscos_ctxs; in bnxt_get_max_func_rss_ctxs()