Searched defs:ibcq (Results 1 - 23 of 23) sorted by relevance

/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_cq.c230 int iwch_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) argument
H A Diw_cxgb_provider.h100 struct ib_cq ibcq; member in struct:iwch_cq
109 to_iwch_cq(struct ib_cq *ibcq) argument
H A Diw_cxgb_provider.c291 iwch_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) argument
/freebsd-11-stable/sys/ofed/include/rdma/
H A Drdmavt_cq.h84 struct ib_cq ibcq; member in struct:rvt_cq
94 static inline struct rvt_cq *ibcq_to_rvtcq(struct ib_cq *ibcq) argument
/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dcq.c711 int c4iw_poll_cq(struct ibv_cq *ibcq, int num_entries, struct ibv_wc *wc) argument
739 int c4iw_arm_cq(struct ibv_cq *ibcq, int solicited) argument
H A Dlibcxgb4.h141 static inline struct c4iw_cq *to_c4iw_cq(struct ibv_cq *ibcq) argument
H A Dverbs.c242 int c4iw_resize_cq(struct ibv_cq *ibcq, int cqe) argument
257 int c4iw_destroy_cq(struct ibv_cq *ibcq) argument
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c863 int c4iw_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) argument
1041 int c4iw_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) argument
H A Diw_cxgbe.h415 struct ib_cq ibcq; member in struct:c4iw_cq
424 static inline struct c4iw_cq *to_c4iw_cq(struct ib_cq *ibcq) argument
/freebsd-11-stable/contrib/ofed/libmlx4/
H A Dcq.c397 int mlx4_poll_cq(struct ibv_cq *ibcq, int ne, struct ibv_wc *wc) argument
422 static inline void _mlx4_end_poll(struct ibv_cq_ex *ibcq, int lock) argument
436 static inline int _mlx4_start_poll(struct ibv_cq_ex *ibcq, argument
466 static int mlx4_next_poll(struct ibv_cq_ex *ibcq) argument
479 mlx4_end_poll(struct ibv_cq_ex *ibcq) argument
484 mlx4_end_poll_lock(struct ibv_cq_ex *ibcq) argument
489 mlx4_start_poll(struct ibv_cq_ex *ibcq, struct ibv_poll_cq_attr *attr) argument
495 mlx4_start_poll_lock(struct ibv_cq_ex *ibcq, struct ibv_poll_cq_attr *attr) argument
501 mlx4_cq_read_wc_opcode(struct ibv_cq_ex *ibcq) argument
539 mlx4_cq_read_wc_qp_num(struct ibv_cq_ex *ibcq) argument
546 mlx4_cq_read_wc_flags(struct ibv_cq_ex *ibcq) argument
581 mlx4_cq_read_wc_byte_len(struct ibv_cq_ex *ibcq) argument
588 mlx4_cq_read_wc_vendor_err(struct ibv_cq_ex *ibcq) argument
596 mlx4_cq_read_wc_imm_data(struct ibv_cq_ex *ibcq) argument
608 mlx4_cq_read_wc_slid(struct ibv_cq_ex *ibcq) argument
615 mlx4_cq_read_wc_sl(struct ibv_cq_ex *ibcq) argument
625 mlx4_cq_read_wc_src_qp(struct ibv_cq_ex *ibcq) argument
632 mlx4_cq_read_wc_dlid_path_bits(struct ibv_cq_ex *ibcq) argument
639 mlx4_cq_read_wc_completion_ts(struct ibv_cq_ex *ibcq) argument
[all...]
H A Dverbs.c574 int mlx4_resize_cq(struct ibv_cq *ibcq, int cqe) argument
H A Dmlx4.h324 static inline struct mlx4_cq *to_mcq(struct ibv_cq *ibcq) argument
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_provider.c776 static int mthca_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) argument
H A Dmthca_cq.c659 mthca_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *entry) argument
741 mthca_arbel_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) argument
[all...]
H A Dmthca_provider.h204 struct ib_cq ibcq; member in struct:mthca_cq
326 static inline struct mthca_cq *to_mcq(struct ib_cq *ibcq) argument
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c45 struct ib_cq *ibcq = &to_mibcq(cq)->ibcq; local
52 struct ib_cq *ibcq; local
373 mlx4_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) argument
872 mlx4_ib_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) argument
900 mlx4_ib_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) argument
[all...]
H A Dmlx4_ib.h122 struct ib_cq ibcq; member in struct:mlx4_ib_cq
654 static inline struct mlx4_ib_cq *to_mcq(struct ib_cq *ibcq) argument
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dcmd.c538 int ibv_cmd_poll_cq(struct ibv_cq *ibcq, int ne, struct ibv_wc *wc) argument
585 int ibv_cmd_req_notify_cq(struct ibv_cq *ibcq, int solicited_only) argument
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c36 struct ib_cq *ibcq = &to_mibcq(cq)->ibcq; local
45 struct ib_cq *ibcq = &cq->ibcq; local
665 mlx5_ib_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) argument
697 mlx5_ib_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) argument
1241 mlx5_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) argument
1370 mlx5_ib_get_cqe_size(struct mlx5_ib_dev *dev, struct ib_cq *ibcq) argument
1382 mlx5_ib_generate_wc(struct ib_cq *ibcq, struct ib_wc *wc) argument
[all...]
H A Dmlx5_ib.h432 struct ib_cq ibcq; member in struct:mlx5_ib_cq
716 static inline struct mlx5_ib_cq *to_mcq(struct ib_cq *ibcq) argument
/freebsd-11-stable/contrib/ofed/libmlx5/
H A Dcq.c732 static inline int poll_cq(struct ibv_cq *ibcq, int ne, argument
795 static inline void _mlx5_end_poll(struct ibv_cq_ex *ibcq, argument
831 static inline int mlx5_start_poll(struct ibv_cq_ex *ibcq, struct ibv_poll_cq_attr *attr, argument
899 mlx5_next_poll(struct ibv_cq_ex *ibcq, enum polling_mode stall, int cqe_version) argument
919 mlx5_next_poll_adaptive_v0(struct ibv_cq_ex *ibcq) argument
924 mlx5_next_poll_adaptive_v1(struct ibv_cq_ex *ibcq) argument
929 mlx5_next_poll_v0(struct ibv_cq_ex *ibcq) argument
934 mlx5_next_poll_v1(struct ibv_cq_ex *ibcq) argument
939 mlx5_start_poll_v0(struct ibv_cq_ex *ibcq, struct ibv_poll_cq_attr *attr) argument
945 mlx5_start_poll_v1(struct ibv_cq_ex *ibcq, struct ibv_poll_cq_attr *attr) argument
951 mlx5_start_poll_v0_lock(struct ibv_cq_ex *ibcq, struct ibv_poll_cq_attr *attr) argument
957 mlx5_start_poll_v1_lock(struct ibv_cq_ex *ibcq, struct ibv_poll_cq_attr *attr) argument
963 mlx5_start_poll_adaptive_stall_v0_lock(struct ibv_cq_ex *ibcq, struct ibv_poll_cq_attr *attr) argument
969 mlx5_start_poll_stall_v0_lock(struct ibv_cq_ex *ibcq, struct ibv_poll_cq_attr *attr) argument
975 mlx5_start_poll_adaptive_stall_v1_lock(struct ibv_cq_ex *ibcq, struct ibv_poll_cq_attr *attr) argument
981 mlx5_start_poll_stall_v1_lock(struct ibv_cq_ex *ibcq, struct ibv_poll_cq_attr *attr) argument
987 mlx5_start_poll_stall_v0(struct ibv_cq_ex *ibcq, struct ibv_poll_cq_attr *attr) argument
993 mlx5_start_poll_adaptive_stall_v0(struct ibv_cq_ex *ibcq, struct ibv_poll_cq_attr *attr) argument
999 mlx5_start_poll_adaptive_stall_v1(struct ibv_cq_ex *ibcq, struct ibv_poll_cq_attr *attr) argument
1005 mlx5_start_poll_stall_v1(struct ibv_cq_ex *ibcq, struct ibv_poll_cq_attr *attr) argument
1011 mlx5_end_poll_adaptive_stall_lock(struct ibv_cq_ex *ibcq) argument
1016 mlx5_end_poll_stall_lock(struct ibv_cq_ex *ibcq) argument
1021 mlx5_end_poll_adaptive_stall(struct ibv_cq_ex *ibcq) argument
1026 mlx5_end_poll_stall(struct ibv_cq_ex *ibcq) argument
1031 mlx5_end_poll(struct ibv_cq_ex *ibcq) argument
1036 mlx5_end_poll_lock(struct ibv_cq_ex *ibcq) argument
1041 mlx5_poll_cq(struct ibv_cq *ibcq, int ne, struct ibv_wc *wc) argument
1046 mlx5_poll_cq_v1(struct ibv_cq *ibcq, int ne, struct ibv_wc *wc) argument
1051 mlx5_cq_read_wc_opcode(struct ibv_cq_ex *ibcq) argument
1094 mlx5_cq_read_wc_qp_num(struct ibv_cq_ex *ibcq) argument
1101 mlx5_cq_read_wc_flags(struct ibv_cq_ex *ibcq) argument
1127 mlx5_cq_read_wc_byte_len(struct ibv_cq_ex *ibcq) argument
1134 mlx5_cq_read_wc_vendor_err(struct ibv_cq_ex *ibcq) argument
1142 mlx5_cq_read_wc_imm_data(struct ibv_cq_ex *ibcq) argument
1154 mlx5_cq_read_wc_slid(struct ibv_cq_ex *ibcq) argument
1161 mlx5_cq_read_wc_sl(struct ibv_cq_ex *ibcq) argument
1168 mlx5_cq_read_wc_src_qp(struct ibv_cq_ex *ibcq) argument
1175 mlx5_cq_read_wc_dlid_path_bits(struct ibv_cq_ex *ibcq) argument
1182 mlx5_cq_read_wc_completion_ts(struct ibv_cq_ex *ibcq) argument
1189 mlx5_cq_read_wc_cvlan(struct ibv_cq_ex *ibcq) argument
1196 mlx5_cq_read_flow_tag(struct ibv_cq_ex *ibcq) argument
[all...]
H A Dverbs.c530 int mlx5_resize_cq(struct ibv_cq *ibcq, int cqe) argument
H A Dmlx5.h495 static inline struct mlx5_cq *to_mcq(struct ibv_cq *ibcq) argument

Completed in 150 milliseconds