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.h19 int mlx5_sf_notifiers_init(struct mlx5_core_dev *dev);
63 static inline int mlx5_sf_notifiers_init(struct mlx5_core_dev *dev) in mlx5_sf_notifiers_init() function
H A Ddevlink.c474 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.c1826 err = mlx5_sf_notifiers_init(dev); in mlx5_notifiers_init()