Home
last modified time | relevance | path

Searched refs:ib_cq_notify_flags (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/linux/drivers/infiniband/sw/rdmavt/
H A Dcq.h15 int rvt_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags notify_flags);
H A Dcq.c302 int rvt_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags notify_flags) in rvt_req_notify_cq()
/openbmc/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_verbs.h52 int ocrdma_arm_cq(struct ib_cq *, enum ib_cq_notify_flags flags);
H A Docrdma_verbs.c2873 int ocrdma_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags cq_flags) in ocrdma_arm_cq()
/openbmc/linux/drivers/infiniband/hw/qedr/
H A Dverbs.h57 int qedr_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags);
H A Dverbs.c866 int qedr_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in qedr_arm_cq()
/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_verbs.h66 int siw_req_notify_cq(struct ib_cq *base_cq, enum ib_cq_notify_flags flags);
H A Dsiw_verbs.c1257 int siw_req_notify_cq(struct ib_cq *base_cq, enum ib_cq_notify_flags flags) in siw_req_notify_cq()
/openbmc/linux/drivers/infiniband/hw/erdma/
H A Derdma_cq.c33 int erdma_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in erdma_req_notify_cq()
H A Derdma_verbs.h343 int erdma_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags);
/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_dev.h485 int mthca_tavor_arm_cq(struct ib_cq *cq, enum ib_cq_notify_flags flags);
486 int mthca_arbel_arm_cq(struct ib_cq *cq, enum ib_cq_notify_flags flags);
H A Dmthca_cq.c723 int mthca_tavor_arm_cq(struct ib_cq *cq, enum ib_cq_notify_flags flags) in mthca_tavor_arm_cq()
736 int mthca_arbel_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in mthca_arbel_arm_cq()
/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.h225 int bnxt_re_req_notify_cq(struct ib_cq *cq, enum ib_cq_notify_flags flags);
H A Dib_verbs.c3783 enum ib_cq_notify_flags ib_cqn_flags) in bnxt_re_req_notify_cq()
/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_verbs.h381 int pvrdma_req_notify_cq(struct ib_cq *cq, enum ib_cq_notify_flags flags);
H A Dpvrdma_cq.c64 enum ib_cq_notify_flags notify_flags) in pvrdma_req_notify_cq()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmlx5_ib.h593 enum ib_cq_notify_flags notify_flags;
1315 int mlx5_ib_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags);
H A Dcq.c644 int mlx5_ib_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in mlx5_ib_arm_cq()
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dmlx4_ib.h773 int mlx4_ib_arm_cq(struct ib_cq *cq, enum ib_cq_notify_flags flags);
H A Dcq.c904 int mlx4_ib_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in mlx4_ib_arm_cq()
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Diw_cxgb4.h984 int c4iw_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags);
H A Dcq.c1160 int c4iw_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in c4iw_arm_cq()
/openbmc/linux/include/rdma/
H A Dib_verbs.h1038 enum ib_cq_notify_flags { enum
2356 int (*req_notify_cq)(struct ib_cq *cq, enum ib_cq_notify_flags flags);
4007 enum ib_cq_notify_flags flags) in ib_req_notify_cq()
/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_verbs.c1180 static int rxe_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in rxe_req_notify_cq()
/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dverbs.c3739 enum ib_cq_notify_flags notify_flags) in irdma_req_notify_cq()

12