Searched defs:vfs (Results 1 – 13 of 13) sorted by relevance
60 struct ionic_vf *vfs; member
153 struct virtio_fs *vfs = container_of(ref, struct virtio_fs, refcount); in release_virtio_fs_obj() local167 struct virtio_fs *vfs = fiq->priv; in virtio_fs_fiq_release() local1364 struct virtio_fs *vfs = fc->iq.priv; in virtio_fs_conn_destroy() local
354 int vfs = 0; in adf_get_num_dettached_vfs() local
2466 int vfs = rvu->vfs; in rvu_mbox_intr_handler() local3004 int vfs = rvu->vfs; in rvu_disable_afvf_intr() local3020 int vfs = rvu->vfs; in rvu_enable_afvf_intr() local3074 int err, chans, vfs; in rvu_enable_sriov() local
446 int vfs; /* Number of VFs attached to RVU */ member
77 int irq, vfs = pf->total_vfs; in otx2_disable_flr_me_intr() local551 int vfs = pf->total_vfs; in otx2_pfvf_mbox_intr_handler() local
1094 int vfs; in mlx4_get_slave_num_gids() local1133 int vfs; in mlx4_get_base_gid_ix() local
103 #define INTR_MASK(vfs) ((vfs < 64) ? (BIT_ULL(vfs) - 1) : (~0ull)) in nic_enable_mbx_intr() argument
320 struct bnx2x_virtf *vfs; member
2059 u16 vfs = p_hwfn->cdev->p_iov_info->total_vfs; in qed_int_igu_reset_cam() local
1734 struct i40e_vf *vfs; in i40e_alloc_vfs() local
2552 struct i40e_vf *vfs = pf->vf; in i40e_active_vfs() local
1965 struct ice_vf *vfs; in ice_alloc_vfs() local
Completed in 79 milliseconds