Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_resc.h13 u16 resv_rsscos_ctxs; member
H A Dbnge_resc.c235 hwr->rss_ctx = hw_resc->resv_rsscos_ctxs; in bnge_copy_reserved_rings()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1361 u16 resv_rsscos_ctxs;
1360 u16 resv_rsscos_ctxs; global() member
H A Dbnxt.c7789 hw_resc->resv_rsscos_ctxs = le16_to_cpu(resp->alloc_rsscos_ctx); in bnxt_hwrm_get_rings()
8090 hw_resc->resv_rsscos_ctxs != hwr.rss_ctx || in bnxt_need_reserve_rings()
8119 hwr->rss_ctx = hw_resc->resv_rsscos_ctxs; in bnxt_rings_ok()
12667 hw_resc->resv_rsscos_ctxs = 0; in bnxt_cancel_reservations()
13877 hwr.rss_ctx <= bp->hw_resc.resv_rsscos_ctxs) in bnxt_rfs_capable()
13882 hwr.rss_ctx <= bp->hw_resc.resv_rsscos_ctxs)