Searched refs:max_vnics (Results 1 – 4 of 4) sorted by relevance
604 vf_vnics = hw_resc->max_vnics - bp->nr_vnics; in bnxt_hwrm_func_vf_resc_cfg()653 req->max_vnics = cpu_to_le16(vf_vnics); in bnxt_hwrm_func_vf_resc_cfg()684 hw_resc->max_vnics -= le16_to_cpu(req->min_vnics) * n; in bnxt_hwrm_func_vf_resc_cfg()723 vf_vnics = (hw_resc->max_vnics - bp->nr_vnics) / num_vfs; in bnxt_hwrm_func_cfg()776 hw_resc->max_vnics -= vf_vnics * num_vfs; in bnxt_hwrm_func_cfg()850 if (hw_resc->max_vnics - bp->nr_vnics < min_rx_rings || in bnxt_sriov_enable()
9461 hw_resc->max_vnics = le16_to_cpu(resp->max_vnics); in bnxt_hwrm_func_resc_qcaps()9638 hw_resc->max_vnics = le16_to_cpu(resp->max_vnics); in __bnxt_hwrm_func_qcaps()11116 return bp->hw_resc.max_vnics; in bnxt_get_max_func_vnics()13458 int max_vnics, max_rss_ctxs; in bnxt_rfs_capable() local13472 max_vnics = bnxt_get_max_func_vnics(bp); in bnxt_rfs_capable()13475 if (hwr.vnic > max_vnics || hwr.rss_ctx > max_rss_ctxs) { in bnxt_rfs_capable()13479 min(max_rss_ctxs - 1, max_vnics - 1)); in bnxt_rfs_capable()
1354 u16 max_vnics; member
1800 __le16 max_vnics; member2738 __le16 max_vnics; member2779 __le16 max_vnics; member