]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/mlx5/driver.h
net/mlx5: Cancel delayed recovery work when unloading the driver
[karo-tx-linux.git] / include / linux / mlx5 / driver.h
index 93273d9ea4d145f125846f0c9a56a5a6e74915e4..ba260330ce5e6c921e28c41d6789a4ae69c249d3 100644 (file)
@@ -925,6 +925,7 @@ int mlx5_health_init(struct mlx5_core_dev *dev);
 void mlx5_start_health_poll(struct mlx5_core_dev *dev);
 void mlx5_stop_health_poll(struct mlx5_core_dev *dev);
 void mlx5_drain_health_wq(struct mlx5_core_dev *dev);
+void mlx5_drain_health_recovery(struct mlx5_core_dev *dev);
 int mlx5_buf_alloc_node(struct mlx5_core_dev *dev, int size,
                        struct mlx5_buf *buf, int node);
 int mlx5_buf_alloc(struct mlx5_core_dev *dev, int size, struct mlx5_buf *buf);