Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa.h59 struct mlx5_vdpa_event_qp { struct
94 struct mlx5_vdpa_event_qp eqp;
231 int callfd, struct mlx5_vdpa_event_qp *eqp);
239 void mlx5_vdpa_event_qp_destroy(struct mlx5_vdpa_event_qp *eqp);
H A Dmlx5_vdpa_event.c203 struct mlx5_vdpa_event_qp *eqp = in mlx5_vdpa_cq_poll()
204 container_of(cq, struct mlx5_vdpa_event_qp, cq); in mlx5_vdpa_cq_poll()
352 struct mlx5_vdpa_event_qp *eqp = container_of(cq, in mlx5_vdpa_interrupt_handler()
353 struct mlx5_vdpa_event_qp, cq); in mlx5_vdpa_interrupt_handler()
592 mlx5_vdpa_event_qp_destroy(struct mlx5_vdpa_event_qp *eqp) in mlx5_vdpa_event_qp_destroy()
607 mlx5_vdpa_qps2rts(struct mlx5_vdpa_event_qp *eqp) in mlx5_vdpa_qps2rts()
650 int callfd, struct mlx5_vdpa_event_qp *eqp) in mlx5_vdpa_event_qp_create()