Searched refs:mlx5_vdpa_wq_ent (Results 1 – 3 of 3) sorted by relevance
64 struct mlx5_vdpa_wq_ent cvq_ent;
2015 struct mlx5_vdpa_wq_ent *wqent; in mlx5_cvq_kick_handler()2022 wqent = container_of(work, struct mlx5_vdpa_wq_ent, work); in mlx5_cvq_kick_handler()2470 struct mlx5_vdpa_wq_ent *wqent; in update_carrier()2474 wqent = container_of(work, struct mlx5_vdpa_wq_ent, work); in update_carrier()2490 struct mlx5_vdpa_wq_ent *wqent; in queue_link_work()
69 struct mlx5_vdpa_wq_ent { struct