Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/vfio/pci/mlx5/
Dcmd.h117 int mlx5vf_cmd_resume_vhca(struct mlx5vf_pci_core_device *mvdev, u16 op_mod);
Dmain.c398 ret = mlx5vf_cmd_resume_vhca(mvdev, in mlx5vf_pci_step_device_state_locked()
414 ret = mlx5vf_cmd_resume_vhca(mvdev, in mlx5vf_pci_step_device_state_locked()
Dcmd.c31 int mlx5vf_cmd_resume_vhca(struct mlx5vf_pci_core_device *mvdev, u16 op_mod) in mlx5vf_cmd_resume_vhca() function