]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r347305:
authorhselasky <hselasky@FreeBSD.org>
Thu, 16 May 2019 18:12:14 +0000 (18:12 +0000)
committerhselasky <hselasky@FreeBSD.org>
Thu, 16 May 2019 18:12:14 +0000 (18:12 +0000)
commit98ecf3979dc60c06dfa92d64360819d409ae72ea
tree82f4886292ef99bd86ab9db7b5d470bd24b8ff42
parent1e7eabea81ff364ae5ac1457fc1821870bc650e7
MFC r347305:
Move workqueue from mlx5en(4) to mlx5core.

This avoids creating more workqueues in mlx5core to do
simple firmware command polling tasks.

Sponsored by: Mellanox Technologies
sys/dev/mlx5/driver.h
sys/dev/mlx5/mlx5_core/mlx5_health.c
sys/dev/mlx5/mlx5_en/mlx5_en_main.c