]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r305873:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 23 Sep 2016 08:33:03 +0000 (08:33 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 23 Sep 2016 08:33:03 +0000 (08:33 +0000)
commitb20354f66b4f7b7abb0d06ff20def3d345b2c567
tree94890f86fbdd7a0040e8417c5eb1413c99d30c0c
parent4e66a2d903ee630d85d6ce6e356e4c468e467bf8
MFC r305873:
mlx5en: Factor out common sendqueue code for use with rate limiting SQs.

Try to reuse code to setup sendqueues when possible by making some static
functions global. Further split the mlx5e_close_sq_wait() function to
separate out reusable parts.

Sponsored by: Mellanox Technologies

git-svn-id: svn://svn.freebsd.org/base/stable/10@306250 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/mlx5/mlx5_en/en.h
sys/dev/mlx5/mlx5_en/mlx5_en_main.c