Searched defs:vfs (Results 1 – 17 of 17) sorted by relevance
47 struct xe_gt_sriov_metadata *vfs; member
26 struct ice_vfs *vfs = &pf->vfs; in ice_free_vf_entries() local153 struct ice_vfs *vfs = &pf->vfs; in ice_free_vfs() local800 struct ice_vfs *vfs = &pf->vfs; in ice_create_vf_entries() local
994 struct ice_vfs *vfs; in ice_initialize_vf_entry() local
580 struct ice_vfs vfs; member
356 int vfs = 0; in adf_get_num_dettached_vfs() local
65 struct ionic_vf *vfs; member
192 struct virtio_fs *vfs = container_of(kobj, struct virtio_fs, kobj); in virtio_fs_ktype_release() local290 struct virtio_fs *vfs = fiq->priv; in virtio_fs_fiq_release() local1606 struct virtio_fs *vfs = fc->iq.priv; in virtio_fs_conn_destroy() local
2624 int vfs = rvu->vfs; in rvu_mbox_intr_handler() local3173 int vfs = rvu->vfs; in rvu_disable_afvf_intr() local3189 int vfs = rvu->vfs; in rvu_enable_afvf_intr() local3243 int err, chans, vfs; in rvu_enable_sriov() local
526 int vfs; /* Number of VFs attached to RVU */ member
1094 int vfs; in mlx4_get_slave_num_gids() local1133 int vfs; in mlx4_get_base_gid_ix() local
80 int irq, vfs = pf->total_vfs; in otx2_disable_flr_me_intr() local542 int vfs = pf->total_vfs; in otx2_pfvf_mbox_intr_handler() local
159 struct pdsc_vf *vfs; member
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
1819 struct i40e_vf *vfs; in i40e_alloc_vfs() local
2654 struct i40e_vf *vfs = pf->vf; in i40e_active_vfs() local
Completed in 99 milliseconds