Home
last modified time | relevance | path

Searched refs:mlx5_get_next_phys_dev (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_core.h188 struct mlx5_core_dev *mlx5_get_next_phys_dev(struct mlx5_core_dev *dev);
Ddev.c566 struct mlx5_core_dev *mlx5_get_next_phys_dev(struct mlx5_core_dev *dev) in mlx5_get_next_phys_dev() function
Dlag.c762 tmp_dev = mlx5_get_next_phys_dev(dev); in __mlx5_lag_dev_add_mdev()
Deswitch_offloads.c2697 if (mlx5_get_next_phys_dev(esw->dev) != peer_esw->dev) in mlx5_esw_offloads_devcom_event()