Searched defs:vfs (Results 1 – 13 of 13) sorted by relevance
347 void cn20k_rvu_disable_afvf_intr(struct rvu *rvu, int vfs) in cn20k_rvu_disable_afvf_intr()363 void cn20k_rvu_enable_afvf_intr(struct rvu *rvu, int vfs) in cn20k_rvu_enable_afvf_intr()
44 int vfs; member
193 struct virtio_fs *vfs = container_of(kobj, struct virtio_fs, kobj); in virtio_fs_ktype_release() local291 struct virtio_fs *vfs = fiq->priv; in virtio_fs_fiq_release() local1609 struct virtio_fs *vfs = fc->iq.priv; in virtio_fs_conn_destroy() local
2728 int vfs = rvu->vfs; in rvu_mbox_intr_handler() local3307 int vfs = rvu->vfs; in rvu_disable_afvf_intr() local3326 int vfs = rvu->vfs; in rvu_enable_afvf_intr() local3383 int err, chans, vfs; in rvu_enable_sriov() local
28 int pfs, vfs; in lmtst_map_table_ops() local
1074 int vfs; in mlx4_get_slave_num_gids() local1113 int vfs; in mlx4_get_base_gid_ix() local
82 int irq, vfs = pf->total_vfs; in otx2_disable_flr_me_intr() local553 int vfs = pf->total_vfs; in otx2_pfvf_mbox_intr_handler() 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
1831 struct i40e_vf *vfs; in i40e_alloc_vfs() local
2645 struct i40e_vf *vfs = pf->vf; in i40e_active_vfs() local
578 struct ice_vfs vfs; member