Searched refs:mlx5_sd (Results 1 – 3 of 3) sorted by relevance
16 struct mlx5_sd { struct36 struct mlx5_sd *sd = mlx5_get_sd(dev); in mlx5_sd_get_host_buses() argument46 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 …]
53 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()
9 struct mlx5_sd;
Completed in 10 milliseconds