Searched refs:max_vnics (Results 1 – 4 of 4) sorted by relevance
528 vf_vnics = hw_resc->max_vnics - bp->nr_vnics; in bnxt_hwrm_func_vf_resc_cfg()569 req.max_vnics = cpu_to_le16(vf_vnics); in bnxt_hwrm_func_vf_resc_cfg()600 hw_resc->max_vnics -= le16_to_cpu(req.min_vnics) * n; in bnxt_hwrm_func_vf_resc_cfg()635 vf_vnics = (hw_resc->max_vnics - bp->nr_vnics) / num_vfs; in bnxt_hwrm_func_cfg()689 hw_resc->max_vnics -= vf_vnics * num_vfs; in bnxt_hwrm_func_cfg()761 if (hw_resc->max_vnics - bp->nr_vnics < min_rx_rings || in bnxt_sriov_enable()
7227 hw_resc->max_vnics = le16_to_cpu(resp->max_vnics); in bnxt_hwrm_func_resc_qcaps()7302 hw_resc->max_vnics = le16_to_cpu(resp->max_vnics); in __bnxt_hwrm_func_qcaps()8451 return bp->hw_resc.max_vnics; in bnxt_get_max_func_vnics()10340 int vnics, max_vnics, max_rss_ctxs; in bnxt_rfs_capable() local10348 max_vnics = bnxt_get_max_func_vnics(bp); in bnxt_rfs_capable()10353 max_rss_ctxs = max_vnics; in bnxt_rfs_capable()10354 if (vnics > max_vnics || vnics > max_rss_ctxs) { in bnxt_rfs_capable()10358 min(max_rss_ctxs - 1, max_vnics - 1)); in bnxt_rfs_capable()
1072 u16 max_vnics; member
1250 __le16 max_vnics; member1927 __le16 max_vnics; member1959 __le16 max_vnics; member