Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h821 u16 resv_vnics; member
Dbnxt.c4608 hw_resc->resv_vnics = le16_to_cpu(resp->alloc_vnics); in bnxt_hwrm_get_rings()
4783 hw_resc->resv_hw_ring_grps != grp || hw_resc->resv_vnics != vnic)) in bnxt_need_reserve_rings()
4821 vnic = hw_resc->resv_vnics; in __bnxt_reserve_rings()
6694 hw_resc->resv_vnics = 0; in bnxt_hwrm_if_change()
7488 if (vnics == bp->hw_resc.resv_vnics) in bnxt_rfs_capable()
7492 if (vnics <= bp->hw_resc.resv_vnics) in bnxt_rfs_capable()