Home
last modified time | relevance | path

Searched defs:mlx5vf_pci_core_device (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/vfio/pci/mlx5/
Dcmd.h170 struct mlx5vf_pci_core_device { struct
171 struct vfio_pci_core_device core_device;
172 int vf_id;
173 u16 vhca_id;
174 u8 migrate_cap:1;
175 u8 deferred_reset:1;
199 int mlx5vf_cmd_suspend_vhca(struct mlx5vf_pci_core_device *mvdev, u16 op_mod); argument