]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Enhance the mlx5_core_create_cq() function in mlx5core.
authorHans Petter Selasky <hselasky@FreeBSD.org>
Mon, 16 Nov 2020 10:06:10 +0000 (10:06 +0000)
committerHans Petter Selasky <hselasky@FreeBSD.org>
Mon, 16 Nov 2020 10:06:10 +0000 (10:06 +0000)
commitffdb195f318ac3ceeacbae6cf19cd2949660a55c
treedf745b4afa4a1a31e8b2db979f8b09e51e57bd14
parent4a64b690f130b7500493869e41456ce4f3d9c50b
Enhance the mlx5_core_create_cq() function in mlx5core.

Enhance mlx5_core_create_cq() to get the command out buffer from the
callers to let them use the output.

Linux commit:
38164b771947be9baf06e78ffdfb650f8f3e908e

MFC after: 1 week
Sponsored by: Mellanox Technologies // NVIDIA Networking
sys/dev/mlx5/cq.h
sys/dev/mlx5/mlx5_core/mlx5_cq.c
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
sys/dev/mlx5/mlx5_ib/mlx5_ib_cq.c