Searched refs:ib_cq_notify_flags (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/sys/dev/mthca/
H A Dmthca_dev.h498 int mthca_tavor_arm_cq(struct ib_cq *cq, enum ib_cq_notify_flags flags);
499 int mthca_arbel_arm_cq(struct ib_cq *cq, enum ib_cq_notify_flags flags);
H A Dmthca_cq.c728 int mthca_tavor_arm_cq(struct ib_cq *cq, enum ib_cq_notify_flags flags)
741 int mthca_arbel_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags)
/freebsd-12-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib.h451 enum ib_cq_notify_flags notify_flags;
830 int mlx5_ib_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags);
H A Dmlx5_ib_cq.c697 int mlx5_ib_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags)
/freebsd-12-stable/sys/ofed/include/rdma/
H A Dib_verbs.h923 enum ib_cq_notify_flags { enum
1998 enum ib_cq_notify_flags flags);
2922 enum ib_cq_notify_flags flags)
/freebsd-12-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c1043 int c4iw_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags)
H A Diw_cxgbe.h953 int c4iw_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags);
/freebsd-12-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib.h746 int mlx4_ib_arm_cq(struct ib_cq *cq, enum ib_cq_notify_flags flags);
H A Dmlx4_ib_cq.c900 int mlx4_ib_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags)

Completed in 192 milliseconds