Home
last modified time | relevance | path

Searched refs:mlx5_cq_event (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cq.c94 void mlx5_cq_event(struct mlx5_core_dev *dev, u32 cqn, int event_type) in mlx5_cq_event() function
H A Dmlx5_eq.c334 mlx5_cq_event(dev, cqn, eqe->type); in mlx5_eq_int()
/freebsd/contrib/ofed/libmlx5/
H A Dmlx5.h608 void mlx5_cq_event(struct ibv_cq *cq);
H A Dmlx5.c111 .cq_event = mlx5_cq_event,
H A Dcq.c1312 void mlx5_cq_event(struct ibv_cq *cq) in mlx5_cq_event() function
/freebsd/sys/dev/mlx5/
H A Ddriver.h1093 void mlx5_cq_event(struct mlx5_core_dev *dev, u32 cqn, int event_type);