Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dpci_vsc.h16 void mlx5_pci_vsc_init(struct mlx5_core_dev *dev);
H A Dpci_vsc.c53 void mlx5_pci_vsc_init(struct mlx5_core_dev *dev) in mlx5_pci_vsc_init() function
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c933 mlx5_pci_vsc_init(dev); in mlx5_pci_init()