Home
last modified time | relevance | path

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

/drivers/infiniband/hw/mlx5/
Dib_rep.c23 mlx5_ib_get_rep_netdev(dev->priv.eswitch, rep->vport); in mlx5_ib_set_vport_rep()
57 mlx5_ib_get_rep_netdev(dev->priv.eswitch, rep->vport); in mlx5_ib_vport_rep_load()
122 struct net_device *mlx5_ib_get_rep_netdev(struct mlx5_eswitch *esw, in mlx5_ib_get_rep_netdev() function
Dib_rep.h26 struct net_device *mlx5_ib_get_rep_netdev(struct mlx5_eswitch *esw,
65 struct net_device *mlx5_ib_get_rep_netdev(struct mlx5_eswitch *esw, in mlx5_ib_get_rep_netdev() function
Dmain.c175 rep_ndev = mlx5_ib_get_rep_netdev(esw, in mlx5_get_rep_roce()