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;
160 struct mlx5_sd *sd;
200 struct mlx5_sd *sd = mlx5_get_sd(dev);
210 struct mlx5_sd *sd, *primary_sd;
243 struct mlx5_sd *peer_sd = mlx5_get_sd(peer);
263 struct mlx5_sd *sd = mlx5_get_sd(dev);
274 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 257 milliseconds