Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_resc.h13 u16 resv_rsscos_ctxs; member
H A Dbnge_resc.c236 hwr->rss_ctx = hw_resc->resv_rsscos_ctxs; in bnge_copy_reserved_rings()
H A Dbnge_hwrm_lib.c436 hw_resc->resv_rsscos_ctxs = le16_to_cpu(resp->alloc_rsscos_ctx); in bnge_hwrm_get_rings()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1362 u16 resv_rsscos_ctxs; member
H A Dbnxt.c7832 hw_resc->resv_rsscos_ctxs = le16_to_cpu(resp->alloc_rsscos_ctx); in bnxt_hwrm_get_rings()
8133 hw_resc->resv_rsscos_ctxs != hwr.rss_ctx || in bnxt_need_reserve_rings()
8162 hwr->rss_ctx = hw_resc->resv_rsscos_ctxs; in bnxt_copy_reserved_rings()
12814 hw_resc->resv_rsscos_ctxs = 0; in bnxt_clear_reservations()
14025 hwr.rss_ctx <= bp->hw_resc.resv_rsscos_ctxs) in bnxt_rfs_capable()
14030 hwr.rss_ctx <= bp->hw_resc.resv_rsscos_ctxs) in bnxt_rfs_capable()