linux/drivers/vdpa
Zhu Lingshan 69d00d9858 vDPA/ifcvf: fetch device feature bits when probe
This commit would read and store device feature
bits when probe.

rename ifcvf_get_features() to ifcvf_get_hw_features(),
it reads and stores features of the probed device.

new ifcvf_get_features() simply returns stored
feature bits.

Signed-off-by: Zhu Lingshan <lingshan.zhu@intel.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Link: https://lore.kernel.org/r/20210317094933.16417-6-lingshan.zhu@intel.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2021-05-03 04:55:52 -04:00
..
ifcvf vDPA/ifcvf: fetch device feature bits when probe 2021-05-03 04:55:52 -04:00
mlx5 vdpa/mlx5: Enable user to add/delete vdpa device 2021-05-03 04:55:51 -04:00
vdpa_sim vdpa_sim: Skip typecasting from void* 2021-03-14 04:37:36 -04:00
virtio_pci vp_vdpa: report doorbell address 2021-05-03 04:55:52 -04:00
Kconfig vdpa: introduce virtio pci driver 2021-05-03 04:55:51 -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