Home
last modified time | relevance | path

Searched refs:mlx5_sd (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dsd.c16 struct mlx5_sd { struct
36 struct mlx5_sd *sd = mlx5_get_sd(dev); in mlx5_sd_get_host_buses() argument
46 struct mlx5_sd *sd = mlx5_get_sd(dev); in mlx5_sd_get_primary()
57 struct mlx5_sd *sd; in mlx5_sd_primary_get_peer()
152 struct mlx5_sd *sd; in sd_init()
204 struct mlx5_sd *sd = mlx5_get_sd(dev); in sd_cleanup()
214 struct mlx5_sd *sd, *primary_sd; in sd_register()
267 struct mlx5_sd *sd = mlx5_get_sd(dev); in sd_unregister()
423 struct mlx5_sd *sd = mlx5_get_sd(dev); in mlx5_sd_init()
488 struct mlx5_sd *sd = mlx5_get_sd(dev); in mlx5_sd_cleanup()
[all …]
A Dmlx5.h53 struct mlx5_sd;
55 static inline struct mlx5_sd *mlx5_get_sd(struct mlx5_core_dev *dev) in mlx5_get_sd()
60 static inline void mlx5_set_sd(struct mlx5_core_dev *dev, struct mlx5_sd *sd) in mlx5_set_sd()
A Dsd.h9 struct mlx5_sd;

Completed in 10 milliseconds