Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/vdpa/vdpa_sim/
Dvdpa_sim_net.c75 struct vdpasim_virtqueue *cvq = &vdpasim->vqs[2]; in vdpasim_handle_ctrl_mac() local
95 struct vdpasim_virtqueue *cvq = &vdpasim->vqs[2]; in vdpasim_handle_cvq() local
/Linux-v6.1/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c1643 struct mlx5_control_vq *cvq = &mvdev->cvq; in handle_ctrl_mac() local
1771 struct mlx5_control_vq *cvq = &mvdev->cvq; in handle_ctrl_mq() local
1819 struct mlx5_control_vq *cvq = &mvdev->cvq; in handle_ctrl_vlan() local
1858 struct mlx5_control_vq *cvq; in mlx5_cvq_kick_handler() local
1997 struct mlx5_control_vq *cvq = container_of(vring, struct mlx5_control_vq, vring); in mlx5_cvq_notify() local
2007 struct mlx5_control_vq *cvq = &mvdev->cvq; in set_cvq_ready() local
2502 struct mlx5_control_vq *cvq = &mvdev->cvq; in setup_cvq_vring() local
2776 struct mlx5_control_vq *cvq; in mlx5_vdpa_get_vendor_vq_stats() local
2826 struct mlx5_control_vq *cvq; in mlx5_vdpa_cvq_suspend() local
/Linux-v6.1/drivers/vdpa/mlx5/core/
Dmlx5_vdpa.h96 struct mlx5_control_vq cvq; member
/Linux-v6.1/drivers/net/
Dvirtio_net.c207 struct virtqueue *cvq; member