Home
last modified time | relevance | path

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

/drivers/vfio/pci/mlx5/
A Dcmd.h109 struct mlx5vf_pci_core_device *mvdev;
168 struct mlx5vf_pci_core_device { struct
197 int mlx5vf_cmd_suspend_vhca(struct mlx5vf_pci_core_device *mvdev, u16 op_mod); argument
198 int mlx5vf_cmd_resume_vhca(struct mlx5vf_pci_core_device *mvdev, u16 op_mod);
202 void mlx5vf_cmd_set_migratable(struct mlx5vf_pci_core_device *mvdev,
205 void mlx5vf_cmd_remove_migratable(struct mlx5vf_pci_core_device *mvdev);
206 void mlx5vf_cmd_close_migratable(struct mlx5vf_pci_core_device *mvdev);
207 int mlx5vf_cmd_save_vhca_state(struct mlx5vf_pci_core_device *mvdev,
211 int mlx5vf_cmd_load_vhca_state(struct mlx5vf_pci_core_device *mvdev,
236 void mlx5vf_state_mutex_unlock(struct mlx5vf_pci_core_device *mvdev);
[all …]
A Dmain.c33 return container_of(core_device, struct mlx5vf_pci_core_device, in mlx5vf_drvdata()
305 struct mlx5vf_pci_core_device *mvdev = migf->mvdev; in mlx5vf_mig_file_save_work()
462 struct mlx5vf_pci_core_device *mvdev = migf->mvdev; in mlx5vf_precopy_ioctl()
1217 struct mlx5vf_pci_core_device *mvdev = container_of( in mlx5vf_pci_set_device_state()
1248 struct mlx5vf_pci_core_device *mvdev = container_of( in mlx5vf_pci_get_data_size()
1266 struct mlx5vf_pci_core_device *mvdev = container_of( in mlx5vf_pci_get_device_state()
1301 struct mlx5vf_pci_core_device *mvdev = container_of( in mlx5vf_pci_open_device()
1318 struct mlx5vf_pci_core_device *mvdev = container_of( in mlx5vf_pci_close_device()
1340 struct mlx5vf_pci_core_device, core_device.vdev); in mlx5vf_pci_init_dev()
1356 struct mlx5vf_pci_core_device, core_device.vdev); in mlx5vf_pci_release_dev()
[all …]
A Dcmd.c174 struct mlx5vf_pci_core_device *mvdev = in mlx5fv_vf_event()
175 container_of(nb, struct mlx5vf_pci_core_device, nb); in mlx5fv_vf_event()
424 struct mlx5vf_pci_core_device *mvdev = buf->migf->mvdev; in mlx5vf_dma_data_buffer()
912 struct mlx5vf_pci_core_device *mvdev, in mlx5vf_create_tracker()
1108 struct mlx5vf_pci_core_device *mvdev = container_of( in mlx5vf_event_notifier()
1109 tracker, struct mlx5vf_pci_core_device, tracker); in mlx5vf_event_notifier()
1146 struct mlx5vf_pci_core_device *mvdev = in mlx5vf_cq_complete()
1147 container_of(mcq, struct mlx5vf_pci_core_device, in mlx5vf_cq_complete()
1480 struct mlx5vf_pci_core_device *mvdev = container_of( in mlx5vf_stop_page_tracker()
1498 struct mlx5vf_pci_core_device *mvdev = container_of( in mlx5vf_start_page_tracker()
[all …]

Completed in 17 milliseconds