Home
last modified time | relevance | path

Searched refs:resv_stat_ctxs (Results 1 – 4 of 4) 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()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1358 u16 resv_stat_ctxs; member
H A Dbnxt.c7682 hw_resc->resv_stat_ctxs = stats; in bnxt_hwrm_get_rings()
7949 hw_resc->resv_vnics != vnic || hw_resc->resv_stat_ctxs != stat || in bnxt_need_reserve_rings()
7971 hwr->stat = hw_resc->resv_stat_ctxs; in bnxt_copy_reserved_rings()
8095 resv_ctx = hw_resc->resv_stat_ctxs - bp->cp_nr_rings; in __bnxt_reserve_rings()
12477 hw_resc->resv_stat_ctxs = 0; in bnxt_clear_reservations()