Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_common_pci.c10 struct mlx5_pci_device { struct
12 TAILQ_ENTRY(mlx5_pci_device) next; argument
21 static TAILQ_HEAD(mlx5_pci_devices_head, mlx5_pci_device) devices_list = argument
173 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 …]