Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_resc.h12 u16 max_rsscos_ctxs; member
H A Dbnge_hwrm_lib.c551 hw_resc->max_rsscos_ctxs = le16_to_cpu(resp->max_rsscos_ctx); in bnge_hwrm_func_resc_qcaps()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c645 vf_rss = hw_resc->max_rsscos_ctxs - bp->rsscos_nr_ctxs; in bnxt_hwrm_func_vf_resc_cfg()
727 hw_resc->max_rsscos_ctxs -= in bnxt_hwrm_func_vf_resc_cfg()
826 hw_resc->max_rsscos_ctxs -= num_vfs; in bnxt_hwrm_func_cfg()
910 if (hw_resc->max_rsscos_ctxs - bp->rsscos_nr_ctxs >= in bnxt_sriov_enable()
H A Dbnxt.h1344 u16 max_rsscos_ctxs; member
H A Dbnxt.c9607 hw_resc->max_rsscos_ctxs = le16_to_cpu(resp->max_rsscos_ctx); in bnxt_hwrm_func_resc_qcaps()
9623 if (hw_resc->max_rsscos_ctxs >= in bnxt_hwrm_func_resc_qcaps()
9802 hw_resc->max_rsscos_ctxs = le16_to_cpu(resp->max_rsscos_ctx); in __bnxt_hwrm_func_qcaps()
11352 return bp->hw_resc.max_rsscos_ctxs; in bnxt_get_max_func_rss_ctxs()