Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c1442 struct mlx5_control_vq *cvq = &mvdev->cvq; in handle_ctrl_mac() local
1525 struct mlx5_control_vq *cvq = &mvdev->cvq; in handle_ctrl_mq() local
1562 struct mlx5_control_vq *cvq; in mlx5_cvq_kick_handler() local
1692 struct mlx5_control_vq *cvq = container_of(vring, struct mlx5_control_vq, vring); in mlx5_cvq_notify() local
1702 struct mlx5_control_vq *cvq = &mvdev->cvq; in set_cvq_ready() local
1871 struct mlx5_control_vq *cvq = &mvdev->cvq; in setup_virtqueues() local
/Linux-v5.15/drivers/vdpa/mlx5/core/
Dmlx5_vdpa.h84 struct mlx5_control_vq cvq; member
/Linux-v5.15/drivers/net/
Dvirtio_net.c183 struct virtqueue *cvq; member