Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib.h738 int mlx4_ib_arm_cq(struct ib_cq *cq, enum ib_cq_notify_flags flags);
H A Dmlx4_ib_cq.c895 int mlx4_ib_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in mlx4_ib_arm_cq() function
H A Dmlx4_ib_main.c2539 ibdev->ib_dev.req_notify_cq = mlx4_ib_arm_cq; in mlx4_ib_add()