Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/mlx5/
Dib_rep.h20 struct net_device *mlx5_ib_get_rep_netdev(struct mlx5_eswitch *esw,
34 struct net_device *mlx5_ib_get_rep_netdev(struct mlx5_eswitch *esw, in mlx5_ib_get_rep_netdev() function
Dib_rep.c25 mlx5_ib_get_rep_netdev(rep->esw, rep->vport); in mlx5_ib_set_vport_rep()
80 mlx5_ib_get_rep_netdev(dev->priv.eswitch, rep->vport); in mlx5_ib_vport_rep_load()
168 struct net_device *mlx5_ib_get_rep_netdev(struct mlx5_eswitch *esw, in mlx5_ib_get_rep_netdev() function
Dmain.c149 rep_ndev = mlx5_ib_get_rep_netdev(port->rep->esw, in mlx5_get_rep_roce()