Lines Matching refs:mvdev
38 struct mlx5vf_pci_core_device *mvdev; member
116 int mlx5vf_cmd_suspend_vhca(struct mlx5vf_pci_core_device *mvdev, u16 op_mod);
117 int mlx5vf_cmd_resume_vhca(struct mlx5vf_pci_core_device *mvdev, u16 op_mod);
118 int mlx5vf_cmd_query_vhca_migration_state(struct mlx5vf_pci_core_device *mvdev,
120 void mlx5vf_cmd_set_migratable(struct mlx5vf_pci_core_device *mvdev,
123 void mlx5vf_cmd_remove_migratable(struct mlx5vf_pci_core_device *mvdev);
124 void mlx5vf_cmd_close_migratable(struct mlx5vf_pci_core_device *mvdev);
125 int mlx5vf_cmd_save_vhca_state(struct mlx5vf_pci_core_device *mvdev,
127 int mlx5vf_cmd_load_vhca_state(struct mlx5vf_pci_core_device *mvdev,
129 void mlx5vf_state_mutex_unlock(struct mlx5vf_pci_core_device *mvdev);
130 void mlx5vf_disable_fds(struct mlx5vf_pci_core_device *mvdev);