Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/vfio/pci/mlx5/
Dmain.c1061 void mlx5vf_disable_fds(struct mlx5vf_pci_core_device *mvdev, in mlx5vf_disable_fds() function
1136 mlx5vf_disable_fds(mvdev, NULL); in mlx5vf_pci_step_device_state_locked()
1161 mlx5vf_disable_fds(mvdev, &state); in mlx5vf_pci_step_device_state_locked()
1177 mlx5vf_disable_fds(mvdev, NULL); in mlx5vf_pci_step_device_state_locked()
1222 mlx5vf_disable_fds(mvdev, NULL); in mlx5vf_state_mutex_unlock()
Dcmd.h230 void mlx5vf_disable_fds(struct mlx5vf_pci_core_device *mvdev,
Dcmd.c204 mlx5vf_disable_fds(mvdev, NULL); in mlx5vf_cmd_close_migratable()