Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/ !
H A Dvhca_event.h21 void mlx5_vhca_state_notifier_init(struct mlx5_core_dev *dev);
41 static inline void mlx5_vhca_state_notifier_init(struct mlx5_core_dev *dev) in mlx5_vhca_state_notifier_init() function
H A Dvhca_event.c140 void mlx5_vhca_state_notifier_init(struct mlx5_core_dev *dev) in mlx5_vhca_state_notifier_init() function
/linux/drivers/net/ethernet/mellanox/mlx5/core/ !
H A Dmain.c1820 mlx5_vhca_state_notifier_init(dev); in mlx5_notifiers_init()