Home
last modified time | relevance | path

Searched refs:mlx4_arm_cq (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/libmlx4/
H A Dmlx4.c100 .req_notify_cq = mlx4_arm_cq,
H A Dmlx4.h395 int mlx4_arm_cq(struct ibv_cq *cq, int solicited);
H A Dcq.c681 int mlx4_arm_cq(struct ibv_cq *ibvcq, int solicited) in mlx4_arm_cq() function