Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ofed/libmlx4/
HDmlx4.c101 .cq_event = mlx4_cq_event,
HDmlx4.h396 void mlx4_cq_event(struct ibv_cq *cq);
HDcq.c709 void mlx4_cq_event(struct ibv_cq *cq) in mlx4_cq_event() function
/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
HDmlx4_cq.c70 void mlx4_cq_event(struct mlx4_dev *dev, u32 cqn, int event_type) in mlx4_cq_event() function
HDmlx4.h1204 void mlx4_cq_event(struct mlx4_dev *dev, u32 cqn, int event_type);
HDmlx4_eq.c695 mlx4_cq_event(dev, in mlx4_eq_int()