Searched refs:mlx5_sd (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dmlx5.h58 struct mlx5_sd;
60 static inline struct mlx5_sd *mlx5_get_sd(struct mlx5_core_dev *dev)
65 static inline void mlx5_set_sd(struct mlx5_core_dev *dev, struct mlx5_sd *sd)
H A Dsd.c16 struct mlx5_sd { struct
36 struct mlx5_sd *sd = mlx5_get_sd(dev);
46 struct mlx5_sd *sd = mlx5_get_sd(dev);
57 struct mlx5_sd *sd;
156 struct mlx5_sd *sd;
204 struct mlx5_sd *sd = mlx5_get_sd(dev);
214 struct mlx5_sd *sd, *primary_sd;
247 struct mlx5_sd *peer_sd = mlx5_get_sd(peer);
267 struct mlx5_sd *sd = mlx5_get_sd(dev);
278 struct mlx5_sd *s
[all...]
H A Dsd.h9 struct mlx5_sd;
/linux-master/include/linux/mlx5/
H A Ddriver.h826 struct mlx5_sd *sd;

Completed in 233 milliseconds