linux/drivers/vdpa
Tal Gilboa 616d576934 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: Tal Gilboa <talgi@nvidia.com>
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
2021-07-25 11:39:04 +03:00
..
ifcvf vdpa: support packed virtqueue for set/get_vq_state() 2021-07-08 07:49:01 -04:00
mlx5 IB/mlx5: Rename is_apu_thread_cq function to is_apu_cq 2021-07-25 11:39:04 +03:00
vdpa_sim vdpa: support packed virtqueue for set/get_vq_state() 2021-07-08 07:49:01 -04:00
virtio_pci vp_vdpa: allow set vq state to initial state after reset 2021-07-08 07:49:02 -04:00
Kconfig vdpa: add vdpa simulator for block device 2021-05-03 04:55:53 -04:00
Makefile vdpa: introduce virtio pci driver 2021-05-03 04:55:51 -04:00
vdpa.c vdpa: Follow kdoc comment style 2021-05-03 04:55:51 -04:00