Symbol: ib_cq_notify_flags
sys/dev/bnxt/bnxt_re/ib_verbs.c
4826
enum ib_cq_notify_flags ib_cqn_flags)
sys/dev/bnxt/bnxt_re/ib_verbs.h
347
int bnxt_re_req_notify_cq(struct ib_cq *cq, enum ib_cq_notify_flags flags);
sys/dev/cxgbe/iw_cxgbe/cq.c
1035
int c4iw_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags)
sys/dev/cxgbe/iw_cxgbe/iw_cxgbe.h
949
int c4iw_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags);
sys/dev/irdma/irdma_verbs.c
2906
enum ib_cq_notify_flags notify_flags)
sys/dev/mlx4/mlx4_ib/mlx4_ib.h
738
int mlx4_ib_arm_cq(struct ib_cq *cq, enum ib_cq_notify_flags flags);
sys/dev/mlx4/mlx4_ib/mlx4_ib_cq.c
895
int mlx4_ib_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags)
sys/dev/mlx5/mlx5_ib/mlx5_ib.h
486
enum ib_cq_notify_flags notify_flags;
sys/dev/mlx5/mlx5_ib/mlx5_ib.h
936
int mlx5_ib_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags);
sys/dev/mlx5/mlx5_ib/mlx5_ib_cq.c
700
int mlx5_ib_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags)
sys/dev/mthca/mthca_cq.c
728
int mthca_tavor_arm_cq(struct ib_cq *cq, enum ib_cq_notify_flags flags)
sys/dev/mthca/mthca_cq.c
741
int mthca_arbel_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags)
sys/dev/mthca/mthca_dev.h
498
int mthca_tavor_arm_cq(struct ib_cq *cq, enum ib_cq_notify_flags flags);
sys/dev/mthca/mthca_dev.h
499
int mthca_arbel_arm_cq(struct ib_cq *cq, enum ib_cq_notify_flags flags);
sys/dev/qlnx/qlnxr/qlnxr_verbs.c
5310
qlnxr_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags)
sys/dev/qlnx/qlnxr/qlnxr_verbs.h
148
enum ib_cq_notify_flags flags);
sys/ofed/include/rdma/ib_verbs.h
2281
enum ib_cq_notify_flags flags);
sys/ofed/include/rdma/ib_verbs.h
3472
enum ib_cq_notify_flags flags)