Home
last modified time | relevance | path

Searched refs:migration_done (Results 1 – 5 of 5) sorted by relevance

/dpdk/lib/vhost/
H A Dvdpa_driver.h51 int (*migration_done)(int vid); member
H A Dvhost_user.c2344 if (vdpa_dev && vdpa_dev->ops->migration_done) in vhost_user_send_rarp()
2345 vdpa_dev->ops->migration_done(dev->vid); in vhost_user_send_rarp()
/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa.c455 .migration_done = NULL,
/dpdk/drivers/vdpa/ifc/
H A Difcvf_vdpa.c1149 .migration_done = NULL,
/dpdk/doc/guides/prog_guide/
H A Dvhost_lib.rst409 * ``migration_done``