Home
last modified time | relevance | path

Searched refs:mlx5_roce (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/infiniband/hw/mlx5/
H A Dmain.c130 static struct mlx5_roce *mlx5_get_rep_roce(struct mlx5_ib_dev *dev, in mlx5_get_rep_roce()
205 struct mlx5_roce *roce = container_of(this, struct mlx5_roce, nb); in mlx5_netdev_event()
3337 static void mlx5_netdev_notifier_register(struct mlx5_roce *roce, in mlx5_netdev_notifier_register()
3350 static void mlx5_netdev_notifier_unregister(struct mlx5_roce *roce) in mlx5_netdev_notifier_unregister()
3362 struct mlx5_roce *roce = container_of(nb, struct mlx5_roce, mdev_nb); in mlx5e_mdev_notifier_event()
3381 struct mlx5_roce *roce = &dev->port[port_num].roce; in mlx5_mdev_netdev_track()
3390 struct mlx5_roce *roce = &dev->port[port_num].roce; in mlx5_mdev_netdev_untrack()
H A Dmlx5_ib.h917 struct mlx5_roce { struct
935 struct mlx5_roce roce; argument