Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/
H A Dsf.h20 int mlx5_sf_notifiers_init(struct mlx5_core_dev *dev);
70 static inline int mlx5_sf_notifiers_init(struct mlx5_core_dev *dev) in mlx5_sf_notifiers_init() function
H A Ddevlink.c483 int mlx5_sf_notifiers_init(struct mlx5_core_dev *dev) in mlx5_sf_notifiers_init() function
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c1777 err = mlx5_sf_notifiers_init(dev); in mlx5_notifiers_init()