Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vfio/pci/mlx5/
H A Dcmd.h218 void mlx5vf_disable_fds(struct mlx5vf_pci_core_device *mvdev);
H A Dmain.c1010 void mlx5vf_disable_fds(struct mlx5vf_pci_core_device *mvdev) in mlx5vf_disable_fds() function
1084 mlx5vf_disable_fds(mvdev); in mlx5vf_pci_step_device_state_locked()
1107 mlx5vf_disable_fds(mvdev); in mlx5vf_pci_step_device_state_locked()
1152 mlx5vf_disable_fds(mvdev); in mlx5vf_state_mutex_unlock()
H A Dcmd.c185 mlx5vf_disable_fds(mvdev); in mlx5vf_cmd_close_migratable()