Home
last modified time | relevance | path

Searched refs:mlx5vf_pci_core_device (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/vfio/pci/mlx5/
H A Dcmd.h111 struct mlx5vf_pci_core_device *mvdev;
172 struct mlx5vf_pci_core_device { struct
204 int mlx5vf_cmd_suspend_vhca(struct mlx5vf_pci_core_device *mvdev, u16 op_mod); argument
205 int mlx5vf_cmd_resume_vhca(struct mlx5vf_pci_core_device *mvdev, u16 op_mod);
206 int mlx5vf_cmd_query_vhca_migration_state(struct mlx5vf_pci_core_device *mvdev,
209 void mlx5vf_cmd_set_migratable(struct mlx5vf_pci_core_device *mvdev,
212 void mlx5vf_cmd_remove_migratable(struct mlx5vf_pci_core_device *mvdev);
213 void mlx5vf_cmd_close_migratable(struct mlx5vf_pci_core_device *mvdev);
214 int mlx5vf_cmd_save_vhca_state(struct mlx5vf_pci_core_device *mvdev,
218 int mlx5vf_cmd_load_vhca_state(struct mlx5vf_pci_core_device *mvdev,
[all …]