linux/drivers/vdpa/ifcvf
Xie Yongji 0686082dbf vdpa: Add reset callback in vdpa_config_ops
This adds a new callback to support device specific reset
behavior. The vdpa bus driver will call the reset function
instead of setting status to zero during resetting.

Signed-off-by: Xie Yongji <xieyongji@bytedance.com>
Link: https://lore.kernel.org/r/20210831103634.33-6-xieyongji@bytedance.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2021-09-06 07:20:57 -04:00
..
ifcvf_base.c vDPA/ifcvf: detect and use the onboard number of queues directly 2021-09-05 16:23:07 -04:00
ifcvf_base.h vDPA/ifcvf: enable multiqueue and control vq 2021-09-05 16:23:07 -04:00
ifcvf_main.c vdpa: Add reset callback in vdpa_config_ops 2021-09-06 07:20:57 -04:00
Makefile