Searched refs:max_vnics (Results 1 – 4 of 4) sorted by relevance
534 vf_vnics = hw_resc->max_vnics - bp->nr_vnics; in bnxt_hwrm_func_vf_resc_cfg()573 req.max_vnics = cpu_to_le16(vf_vnics); in bnxt_hwrm_func_vf_resc_cfg()603 hw_resc->max_vnics -= le16_to_cpu(req.min_vnics) * n; in bnxt_hwrm_func_vf_resc_cfg()638 vf_vnics = (hw_resc->max_vnics - bp->nr_vnics) / num_vfs; in bnxt_hwrm_func_cfg()692 hw_resc->max_vnics -= vf_vnics * num_vfs; in bnxt_hwrm_func_cfg()764 if (hw_resc->max_vnics - bp->nr_vnics < min_rx_rings || in bnxt_sriov_enable()
6899 hw_resc->max_vnics = le16_to_cpu(resp->max_vnics); in bnxt_hwrm_func_resc_qcaps()6965 hw_resc->max_vnics = le16_to_cpu(resp->max_vnics); in __bnxt_hwrm_func_qcaps()7936 return bp->hw_resc.max_vnics; in bnxt_get_max_func_vnics()9706 int vnics, max_vnics, max_rss_ctxs; in bnxt_rfs_capable() local9714 max_vnics = bnxt_get_max_func_vnics(bp); in bnxt_rfs_capable()9719 max_rss_ctxs = max_vnics; in bnxt_rfs_capable()9720 if (vnics > max_vnics || vnics > max_rss_ctxs) { in bnxt_rfs_capable()9724 min(max_rss_ctxs - 1, max_vnics - 1)); in bnxt_rfs_capable()
1035 u16 max_vnics; member
1124 __le16 max_vnics; member1696 __le16 max_vnics; member1728 __le16 max_vnics; member