Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/vdpa/mlx5/core/
Dmlx5_vdpa.h66 struct mlx5_ctrl_wq_ent { struct
/Linux-v5.15/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c1560 struct mlx5_ctrl_wq_ent *wqent; in mlx5_cvq_kick_handler()
1567 wqent = container_of(work, struct mlx5_ctrl_wq_ent, work); in mlx5_cvq_kick_handler()
1619 struct mlx5_ctrl_wq_ent *wqent; in mlx5_vdpa_kick_vq()