Home
last modified time | relevance | path

Searched defs:cvq (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/hw/net/
H A Dvhost_net.c225 NetClientState *ncs, int data_queue_pairs, int cvq) in vhost_net_enable_notifiers()
301 NetClientState *ncs, int data_queue_pairs, int cvq) in vhost_net_disable_notifiers()
492 int data_queue_pairs, int cvq) in vhost_net_start()
587 int data_queue_pairs, int cvq) in vhost_net_stop()
H A Dvhost_net-stub.c36 int data_queue_pairs, int cvq) in vhost_net_start()
42 int data_queue_pairs, int cvq) in vhost_net_stop()
H A Dvirtio-net.c268 int cvq = virtio_vdev_has_feature(vdev, VIRTIO_NET_F_CTRL_VQ) ? in virtio_net_vhost_status() local
/openbmc/linux/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim_net.c109 struct vdpasim_virtqueue *cvq = &vdpasim->vqs[2]; in vdpasim_handle_ctrl_mac() local
129 struct vdpasim_virtqueue *cvq = &vdpasim->vqs[2]; in vdpasim_handle_cvq() local
/openbmc/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c1799 struct mlx5_control_vq *cvq = &mvdev->cvq; in handle_ctrl_mac() local
1927 struct mlx5_control_vq *cvq = &mvdev->cvq; in handle_ctrl_mq() local
1975 struct mlx5_control_vq *cvq = &mvdev->cvq; in handle_ctrl_vlan() local
2017 struct mlx5_control_vq *cvq; in mlx5_cvq_kick_handler() local
2141 struct mlx5_control_vq *cvq = &mvdev->cvq; in mlx5_vdpa_set_vq_num() local
2163 struct mlx5_control_vq *cvq = container_of(vring, struct mlx5_control_vq, vring); in mlx5_cvq_notify() local
2173 struct mlx5_control_vq *cvq = &mvdev->cvq; in set_cvq_ready() local
2800 struct mlx5_control_vq *cvq = &mvdev->cvq; in setup_cvq_vring() local
3098 struct mlx5_control_vq *cvq; in mlx5_vdpa_get_vendor_vq_stats() local
3148 struct mlx5_control_vq *cvq; in mlx5_vdpa_cvq_suspend() local
/openbmc/linux/drivers/vdpa/mlx5/core/
H A Dmlx5_vdpa.h97 struct mlx5_control_vq cvq; member
/openbmc/qemu/net/
H A Dvhost-vdpa.c313 int data_queue_pairs, cvq, r; in vhost_vdpa_net_log_global_enable() local
/openbmc/linux/drivers/net/
H A Dvirtio_net.c239 struct virtqueue *cvq; member