Skip to content
Commit 616d5769 authored by Tal Gilboa's avatar Tal Gilboa Committed by Leon Romanovsky
Browse files

IB/mlx5: Rename is_apu_thread_cq function to is_apu_cq



is_apu_thread_cq() used to detect CQs which are attached to APU
threads. This was extended to support other elements as well,
so the function was renamed to is_apu_cq().

c_eqn_or_apu_element was extended from 8 bits to 32 bits, which wan't
reflected when the APU support was first introduced.

Acked-by: Michael S. Tsirkin <mst@redhat.com> # vdpa
Signed-off-by: default avatarTal Gilboa <talgi@nvidia.com>
Signed-off-by: default avatarLeon Romanovsky <leonro@nvidia.com>
parent 96cd2dd6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment