Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dsd.c20 struct mlx5_sd { struct
51 struct mlx5_sd *sd = mlx5_get_sd(dev); in mlx5_sd_get_group_size() argument
61 struct mlx5_sd *sd = mlx5_get_sd(dev); in mlx5_sd_get_primary()
74 struct mlx5_sd *sd = mlx5_get_sd(dev); in mlx5_sd_get_devcom()
84 struct mlx5_sd *sd = mlx5_get_sd(dev); in mlx5_sd_is_primary()
94 struct mlx5_sd *sd = mlx5_get_sd(dev); in mlx5_sd_pf_num_get()
116 struct mlx5_sd *sd; in mlx5_sd_primary_get_peer()
244 struct mlx5_sd *sd; in sd_init()
293 struct mlx5_sd *sd = mlx5_get_sd(dev); in sd_cleanup()
334 struct mlx5_sd *sd = mlx5_get_sd(primary); in sd_lag_init()
[all …]
H A Dmlx5.h66 struct mlx5_sd;
68 static inline struct mlx5_sd *mlx5_get_sd(struct mlx5_core_dev *dev) in mlx5_get_sd()
73 static inline void mlx5_set_sd(struct mlx5_core_dev *dev, struct mlx5_sd *sd) in mlx5_set_sd()
H A Dsd.h12 struct mlx5_sd;
/linux/include/linux/mlx5/
H A Ddriver.h799 struct mlx5_sd *sd;