Searched refs:mlx5_stop_health_poll (Results 1 – 3 of 3) sorted by relevance
1201 mlx5_stop_health_poll(dev, boot); in mlx5_function_enable()1213 mlx5_stop_health_poll(dev, boot); in mlx5_function_disable()1291 mlx5_stop_health_poll(dev, boot); in mlx5_function_teardown()2133 mlx5_stop_health_poll(dev, false); in mlx5_try_fast_unload()
313 mlx5_stop_health_poll(dev, true); in mlx5_sync_reset_set_reset_requested()
864 void mlx5_stop_health_poll(struct mlx5_core_dev *dev, bool disable_health) in mlx5_stop_health_poll() function