Home
last modified time | relevance | path

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

/drivers/vfio/pci/mlx5/
Dcmd.h187 int mlx5vf_cmd_resume_vhca(struct mlx5vf_pci_core_device *mvdev, u16 op_mod);
Dmain.c1044 ret = mlx5vf_cmd_resume_vhca(mvdev, in mlx5vf_pci_step_device_state_locked()
1062 ret = mlx5vf_cmd_resume_vhca(mvdev, in mlx5vf_pci_step_device_state_locked()
Dcmd.c72 int mlx5vf_cmd_resume_vhca(struct mlx5vf_pci_core_device *mvdev, u16 op_mod) in mlx5vf_cmd_resume_vhca() function