Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib.c603 struct net_device *mlx5_rdma_netdev_alloc(struct mlx5_core_dev *mdev, in mlx5_rdma_netdev_alloc() function
690 EXPORT_SYMBOL(mlx5_rdma_netdev_alloc);
/Linux-v4.19/include/linux/mlx5/
Ddriver.h1239 struct net_device *mlx5_rdma_netdev_alloc(struct mlx5_core_dev *mdev, in mlx5_rdma_netdev_alloc() function
1247 struct net_device *mlx5_rdma_netdev_alloc(struct mlx5_core_dev *mdev,
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dmain.c5179 netdev = mlx5_rdma_netdev_alloc(to_mdev(hca)->mdev, hca, in mlx5_ib_alloc_rdma_netdev()