Symbol: ib_cq_notify_flags
sys/dev/bnxt/bnxt_re/ib_verbs.c
4733
enum ib_cq_notify_flags ib_cqn_flags)
sys/dev/bnxt/bnxt_re/ib_verbs.h
344
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
2909
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
497
enum ib_cq_notify_flags notify_flags;
sys/dev/mlx5/mlx5_ib/mlx5_ib.h
947
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
5272
qlnxr_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags)
sys/dev/qlnx/qlnxr/qlnxr_verbs.h
143
enum ib_cq_notify_flags flags);
sys/ofed/include/rdma/ib_verbs.h
2300
enum ib_cq_notify_flags flags);
sys/ofed/include/rdma/ib_verbs.h
3536
enum ib_cq_notify_flags flags)