Home
last modified time | relevance | path

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

/linux-6.8/drivers/vdpa/vdpa_sim/
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-6.8/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c1940 struct mlx5_control_vq *cvq = &mvdev->cvq; in handle_ctrl_mac() local
2068 struct mlx5_control_vq *cvq = &mvdev->cvq; in handle_ctrl_mq() local
2116 struct mlx5_control_vq *cvq = &mvdev->cvq; in handle_ctrl_vlan() local
2158 struct mlx5_control_vq *cvq; in mlx5_cvq_kick_handler() local
2298 struct mlx5_control_vq *cvq = container_of(vring, struct mlx5_control_vq, vring); in mlx5_cvq_notify() local
2308 struct mlx5_control_vq *cvq = &mvdev->cvq; in set_cvq_ready() local
2959 struct mlx5_control_vq *cvq = &mvdev->cvq; in setup_cvq_vring() local
3296 struct mlx5_control_vq *cvq; in mlx5_vdpa_get_vendor_vq_stats() local
3346 struct mlx5_control_vq *cvq; in mlx5_vdpa_cvq_suspend() local
/linux-6.8/drivers/vdpa/mlx5/core/
Dmlx5_vdpa.h102 struct mlx5_control_vq cvq; member
/linux-6.8/drivers/net/
Dvirtio_net.c251 struct virtqueue *cvq; member