Searched refs:get_notify_area (Results 1 – 5 of 5) sorted by relevance
50 int (*get_notify_area)(int vid, int qid, member
3102 RTE_FUNC_PTR_OR_ERR_RET(vdpa_dev->ops->get_notify_area, -ENOTSUP); in rte_vhost_host_notifier_ctrl()3110 if (vdpa_dev->ops->get_notify_area(vid, i, &offset, in rte_vhost_host_notifier_ctrl()
467 .get_notify_area = mlx5_vdpa_get_notify_area,
398 * ``get_notify_area``
1149 .get_notify_area = ifcvf_get_notify_area,