| /freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mlx4/ |
| D | cq.c | 47 struct ib_cq *ibcq = &to_mibcq(cq)->ibcq; in mlx4_ib_cq_comp() local 54 struct ib_cq *ibcq; in mlx4_ib_cq_event() local 365 int mlx4_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) in mlx4_ib_resize_cq() 465 int mlx4_ib_ignore_overrun_cq(struct ib_cq *ibcq) in mlx4_ib_ignore_overrun_cq() 802 int mlx4_ib_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in mlx4_ib_poll_cq() 828 int mlx4_ib_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in mlx4_ib_arm_cq()
|
| D | mlx4_ib.h | 122 struct ib_cq ibcq; member 583 static inline struct mlx4_ib_cq *to_mcq(struct ib_cq *ibcq) in to_mcq()
|
| /freebsd-10-stable/sys/dev/mlx5/mlx5_ib/ |
| D | mlx5_ib_cq.c | 37 struct ib_cq *ibcq = &to_mibcq(cq)->ibcq; in mlx5_ib_cq_comp() local 46 struct ib_cq *ibcq = &cq->ibcq; in mlx5_ib_cq_event() local 597 int mlx5_ib_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in mlx5_ib_poll_cq() 630 int mlx5_ib_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in mlx5_ib_arm_cq() 1171 int mlx5_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) in mlx5_ib_resize_cq() 1291 int mlx5_ib_get_cqe_size(struct mlx5_ib_dev *dev, struct ib_cq *ibcq) in mlx5_ib_get_cqe_size()
|
| D | mlx5_ib.h | 304 struct ib_cq ibcq; member 582 static inline struct mlx5_ib_cq *to_mcq(struct ib_cq *ibcq) in to_mcq()
|
| /freebsd-10-stable/sys/dev/cxgb/ulp/iw_cxgb/ |
| D | iw_cxgb_cq.c | 230 int iwch_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in iwch_poll_cq()
|
| D | iw_cxgb_provider.h | 100 struct ib_cq ibcq; member 109 to_iwch_cq(struct ib_cq *ibcq) in to_iwch_cq()
|
| D | iw_cxgb_provider.c | 290 iwch_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in iwch_arm_cq()
|
| /freebsd-10-stable/contrib/ofed/libcxgb4/src/ |
| D | cq.c | 714 int c4iw_poll_cq(struct ibv_cq *ibcq, int num_entries, struct ibv_wc *wc) in c4iw_poll_cq() 742 int c4iw_arm_cq(struct ibv_cq *ibcq, int solicited) in c4iw_arm_cq()
|
| D | verbs.c | 244 int c4iw_resize_cq(struct ibv_cq *ibcq, int cqe) in c4iw_resize_cq() 259 int c4iw_destroy_cq(struct ibv_cq *ibcq) in c4iw_destroy_cq()
|
| D | libcxgb4.h | 136 static inline struct c4iw_cq *to_c4iw_cq(struct ibv_cq *ibcq) in to_c4iw_cq()
|
| /freebsd-10-stable/sys/dev/cxgbe/iw_cxgbe/ |
| D | cq.c | 748 int c4iw_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in c4iw_poll_cq() 925 int c4iw_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in c4iw_arm_cq()
|
| D | iw_cxgbe.h | 385 struct ib_cq ibcq; member 394 static inline struct c4iw_cq *to_c4iw_cq(struct ib_cq *ibcq) in to_c4iw_cq()
|
| /freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mthca/ |
| D | mthca_cq.c | 659 int mthca_poll_cq(struct ib_cq *ibcq, int num_entries, in mthca_poll_cq() 741 int mthca_arbel_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in mthca_arbel_arm_cq()
|
| D | mthca_provider.h | 201 struct ib_cq ibcq; member 323 static inline struct mthca_cq *to_mcq(struct ib_cq *ibcq) in to_mcq()
|
| D | mthca_provider.c | 797 static int mthca_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) in mthca_resize_cq()
|
| /freebsd-10-stable/contrib/ofed/libibverbs/src/ |
| D | cmd.c | 333 int ibv_cmd_poll_cq(struct ibv_cq *ibcq, int ne, struct ibv_wc *wc) in ibv_cmd_poll_cq() 380 int ibv_cmd_req_notify_cq(struct ibv_cq *ibcq, int solicited_only) in ibv_cmd_req_notify_cq()
|
| /freebsd-10-stable/contrib/ofed/libmthca/src/ |
| D | verbs.c | 283 int mthca_resize_cq(struct ibv_cq *ibcq, int cqe) in mthca_resize_cq()
|
| D | cq.c | 460 int mthca_poll_cq(struct ibv_cq *ibcq, int ne, struct ibv_wc *wc) in mthca_poll_cq()
|
| D | mthca.h | 268 static inline struct mthca_cq *to_mcq(struct ibv_cq *ibcq) in to_mcq()
|
| /freebsd-10-stable/contrib/ofed/libmlx4/src/ |
| D | cq.c | 343 int mlx4_poll_cq(struct ibv_cq *ibcq, int ne, struct ibv_wc *wc) in mlx4_poll_cq()
|
| D | verbs.c | 227 int mlx4_resize_cq(struct ibv_cq *ibcq, int cqe) in mlx4_resize_cq()
|
| D | mlx4.h | 323 static inline struct mlx4_cq *to_mcq(struct ibv_cq *ibcq) in to_mcq()
|