Home
last modified time | relevance | path

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

/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
/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c2131 struct mlx5_control_vq *cvq = &mvdev->cvq; in handle_ctrl_mac() local
2270 struct mlx5_control_vq *cvq = &mvdev->cvq; in handle_ctrl_mq() local
2318 struct mlx5_control_vq *cvq = &mvdev->cvq; in handle_ctrl_vlan() local
2360 struct mlx5_control_vq *cvq; in mlx5_cvq_kick_handler() local
2485 struct mlx5_control_vq *cvq = &mvdev->cvq; in mlx5_vdpa_set_vq_num() local
2508 struct mlx5_control_vq *cvq = container_of(vring, struct mlx5_control_vq, vring); in mlx5_cvq_notify() local
2518 struct mlx5_control_vq *cvq = &mvdev->cvq; in set_cvq_ready() local
3158 struct mlx5_control_vq *cvq = &mvdev->cvq; in setup_cvq_vring() local
3542 struct mlx5_control_vq *cvq; in mlx5_vdpa_get_vendor_vq_stats() local
3592 struct mlx5_control_vq *cvq; in mlx5_vdpa_cvq_suspend() local
/linux/drivers/vdpa/mlx5/core/
H A Dmlx5_vdpa.h116 struct mlx5_control_vq cvq; member
/linux/drivers/net/
H A Dvirtio_net.c394 struct virtqueue *cvq; member