Searched refs:active_vfs (Results 1 – 7 of 7) sorted by relevance
82 #define CFG_GET_ACTIVE_VFS(cfg) ((cfg)->sriov_cfg.active_vfs)164 u16 active_vfs; member
267 num_vfs = oct->conf->sriov_cfg.active_vfs; in octep_setup_pfvf_mbox()303 int num_vfs = oct->conf->sriov_cfg.active_vfs; in octep_delete_pfvf_mbox()
809 DECLARE_BITMAP(active_vfs, IXGBE_MAX_VF_FUNCTIONS);
4172 int active_vfs = 0; in mlx4_remove_one() local4186 active_vfs = mlx4_how_many_lives_vf(dev); in mlx4_remove_one()4187 if (active_vfs) { in mlx4_remove_one()4202 if (dev->flags & MLX4_FLAG_SRIOV && !active_vfs) { in mlx4_remove_one()
1423 u16 active_vfs; member2931 return BNXT_PF(bp) && (bp->pf.active_vfs || bp->sriov_cfg); in bnxt_sriov_cfg()
1567 if (BNXT_PF(bp) && vf > bp->pf.active_vfs) in bnxt_srxclsrlins()5264 if (bp->pf.active_vfs || !BNXT_SINGLE_PF(bp)) { in bnxt_self_test()
2985 (vf_id >= bp->pf.first_vf_id + bp->pf.active_vfs)) { in bnxt_hwrm_handler()6252 if (fltr->base.vf_idx >= pf->active_vfs) in bnxt_hwrm_l2_filter_free()6279 if (fltr->base.vf_idx >= pf->active_vfs) in bnxt_hwrm_l2_filter_alloc()13273 int n = pf->active_vfs; in bnxt_reenable_sriov()14593 if (bp->pf.active_vfs && in bnxt_fw_reset()