Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/vfio/pci/mlx5/
Dcmd.h200 int mlx5vf_cmd_resume_vhca(struct mlx5vf_pci_core_device *mvdev, u16 op_mod);
Dmain.c1099 ret = mlx5vf_cmd_resume_vhca(mvdev, in mlx5vf_pci_step_device_state_locked()
1117 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