Home
last modified time | relevance | path

Searched refs:mlx5_control_vq (Results 1 – 2 of 2) sorted by relevance

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