Searched refs:mlx5_sd_primary_get_peer (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dsd.h11 struct mlx5_core_dev *mlx5_sd_primary_get_peer(struct mlx5_core_dev *primary, int idx);
24 (pos = mlx5_sd_primary_get_peer(primary, i)) && pos != (to); i++)
H A Dsd.c55 mlx5_sd_primary_get_peer(struct mlx5_core_dev *primary, int idx) function
83 return mlx5_sd_primary_get_peer(primary, mdev_idx);

Completed in 246 milliseconds