Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dpci_vsc.h16 void mlx5_pci_vsc_init(struct mlx5_core_dev *dev);
Dpci_vsc.c53 void mlx5_pci_vsc_init(struct mlx5_core_dev *dev) in mlx5_pci_vsc_init() function
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c898 mlx5_pci_vsc_init(dev); in mlx5_pci_init()