Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1080 u16 resv_vnics; member
H A Dbnxt.c6023 hw_resc->resv_vnics = le16_to_cpu(resp->alloc_vnics); in bnxt_hwrm_get_rings()
6299 hw_resc->resv_vnics != vnic || hw_resc->resv_stat_ctxs != stat || in bnxt_need_reserve_rings()
6340 vnic = hw_resc->resv_vnics; in __bnxt_reserve_rings()
9504 hw_resc->resv_vnics = 0; in bnxt_hwrm_if_change()
10481 if (vnics == bp->hw_resc.resv_vnics) in bnxt_rfs_capable()
10485 if (vnics <= bp->hw_resc.resv_vnics) in bnxt_rfs_capable()