Home
last modified time | relevance | path

Searched refs:resv_vnics (Results 1 – 5 of 5) 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()
H A Dbnge_hwrm_lib.c411 hw_resc->resv_vnics = le16_to_cpu(resp->alloc_vnics); in bnge_hwrm_get_rings()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1363 u16 resv_vnics; member
H A Dbnxt.c7689 hw_resc->resv_vnics = le16_to_cpu(resp->alloc_vnics); in bnxt_hwrm_get_rings()
7989 hw_resc->resv_vnics != hwr.vnic || in bnxt_need_reserve_rings()
8018 hwr->vnic = hw_resc->resv_vnics; in bnxt_copy_reserved_rings()
12560 hw_resc->resv_vnics = 0; in bnxt_clear_reservations()
13764 if (hwr.vnic <= bp->hw_resc.resv_vnics && in bnxt_rfs_capable()
13769 if (hwr.vnic <= bp->hw_resc.resv_vnics && in bnxt_rfs_capable()