Searched refs:mlx5_pci_device (Results 1 – 1 of 1) sorted by relevance
10 struct mlx5_pci_device { struct12 TAILQ_ENTRY(mlx5_pci_device) next; argument21 static TAILQ_HEAD(mlx5_pci_devices_head, mlx5_pci_device) devices_list = argument173 static struct mlx5_pci_device *176 struct mlx5_pci_device *dev; in pci_to_mlx5_device()192 dev_release(struct mlx5_pci_device *dev) in dev_release()199 drivers_remove(struct mlx5_pci_device *dev, uint32_t enabled_classes) in drivers_remove()279 struct mlx5_pci_device *dev; in mlx5_common_pci_probe()332 struct mlx5_pci_device *dev; in mlx5_common_pci_remove()351 struct mlx5_pci_device *dev; in mlx5_common_pci_dma_map()[all …]