Home
last modified time | relevance | path

Searched refs:resv_vnics (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_resc.h31 u16 resv_vnics; member
H A Dbnge_resc.c233 hwr->vnic = hw_resc->resv_vnics; in bnge_copy_reserved_rings()
261 hw_resc->resv_vnics != vnic || hw_resc->resv_stat_ctxs != stat) in bnge_need_reserve_rings()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c7778 hw_resc->resv_vnics = le16_to_cpu(resp->alloc_vnics); in bnxt_hwrm_get_rings()
8078 hw_resc->resv_vnics != hwr.vnic || in bnxt_need_reserve_rings()
8107 hwr->vnic = hw_resc->resv_vnics; in bnxt_copy_reserved_rings()
12650 hw_resc->resv_vnics = 0; in bnxt_clear_reservations()
13863 if (hwr.vnic <= bp->hw_resc.resv_vnics && in bnxt_rfs_capable()
13868 if (hwr.vnic <= bp->hw_resc.resv_vnics && in bnxt_rfs_capable()