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

/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cq.c77 void mlx5_cq_event(struct mlx5_core_dev *dev, u32 cqn, int event_type) function
H A Dmlx5_eq.c329 mlx5_cq_event(dev, cqn, eqe->type);
/freebsd-11-stable/contrib/ofed/libmlx5/
H A Dmlx5.h608 void mlx5_cq_event(struct ibv_cq *cq);
H A Dmlx5.c105 .cq_event = mlx5_cq_event,
H A Dcq.c1312 void mlx5_cq_event(struct ibv_cq *cq) function
/freebsd-11-stable/sys/dev/mlx5/
H A Ddriver.h1028 void mlx5_cq_event(struct mlx5_core_dev *dev, u32 cqn, int event_type);

Completed in 127 milliseconds