Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h1337 u16 resv_vnics; member
Dbnxt.c7297 hw_resc->resv_vnics = le16_to_cpu(resp->alloc_vnics); in bnxt_hwrm_get_rings()
7588 hw_resc->resv_vnics != vnic || hw_resc->resv_stat_ctxs != stat || in bnxt_need_reserve_rings()
7609 hwr->vnic = hw_resc->resv_vnics; in bnxt_copy_reserved_rings()
11661 hw_resc->resv_vnics = 0; in bnxt_clear_reservations()
12851 if (hwr.vnic <= bp->hw_resc.resv_vnics && in bnxt_rfs_capable()
12856 if (hwr.vnic <= bp->hw_resc.resv_vnics && in bnxt_rfs_capable()