Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_resc.h34 u16 resv_stat_ctxs; member
H A Dbnge_resc.c234 hwr->stat = hw_resc->resv_stat_ctxs; in bnge_copy_reserved_rings()
261 hw_resc->resv_vnics != vnic || hw_resc->resv_stat_ctxs != stat) in bnge_need_reserve_rings()
359 resv_ctx = hw_resc->resv_stat_ctxs - bd->nq_nr_rings; in bnge_reserve_rings()
H A Dbnge_hwrm_lib.c432 hw_resc->resv_stat_ctxs = stats; in bnge_hwrm_get_rings()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1366 u16 resv_stat_ctxs; member
H A Dbnxt.c7713 hw_resc->resv_stat_ctxs = stats; in bnxt_hwrm_get_rings()
7990 hw_resc->resv_stat_ctxs != hwr.stat || in bnxt_need_reserve_rings()
8019 hwr->stat = hw_resc->resv_stat_ctxs; in bnxt_copy_reserved_rings()
8150 resv_ctx = hw_resc->resv_stat_ctxs - bp->cp_nr_rings; in __bnxt_reserve_rings()
12557 hw_resc->resv_stat_ctxs = 0; in bnxt_clear_reservations()