Searched refs:ib_cq_notify_flags (Results 1 – 10 of 10) sorted by relevance
| /freebsd-11-stable/sys/dev/mthca/ |
| HD | mthca_dev.h | 498 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);
|
| HD | mthca_cq.c | 728 int mthca_tavor_arm_cq(struct ib_cq *cq, enum ib_cq_notify_flags flags) in mthca_tavor_arm_cq() 741 int mthca_arbel_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in mthca_arbel_arm_cq()
|
| /freebsd-11-stable/sys/dev/mlx5/mlx5_ib/ |
| HD | mlx5_ib.h | 451 enum ib_cq_notify_flags notify_flags; 830 int mlx5_ib_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags);
|
| HD | mlx5_ib_cq.c | 697 int mlx5_ib_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in mlx5_ib_arm_cq()
|
| /freebsd-11-stable/sys/ofed/include/rdma/ |
| HD | ib_verbs.h | 921 enum ib_cq_notify_flags { enum 2001 enum ib_cq_notify_flags flags); 2930 enum ib_cq_notify_flags flags) in ib_req_notify_cq()
|
| /freebsd-11-stable/sys/dev/mlx4/mlx4_ib/ |
| HD | mlx4_ib.h | 751 int mlx4_ib_arm_cq(struct ib_cq *cq, enum ib_cq_notify_flags flags);
|
| HD | mlx4_ib_cq.c | 900 int mlx4_ib_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in mlx4_ib_arm_cq()
|
| /freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/ |
| HD | iw_cxgbe.h | 949 int c4iw_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags);
|
| HD | cq.c | 1041 int c4iw_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in c4iw_arm_cq()
|
| /freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/ |
| HD | iw_cxgb_provider.c | 291 iwch_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in iwch_arm_cq()
|