/drivers/infiniband/hw/cxgb3/ |
D | iwch_qp.c | 42 static int build_rdma_send(union t3_wr *wqe, struct ib_send_wr *wr, in build_rdma_send() 87 static int build_rdma_write(union t3_wr *wqe, struct ib_send_wr *wr, in build_rdma_write() 128 static int build_rdma_read(union t3_wr *wqe, struct ib_send_wr *wr, in build_rdma_read() 149 static int build_fastreg(union t3_wr *wqe, struct ib_send_wr *wr, in build_fastreg() 191 static int build_inv_stag(union t3_wr *wqe, struct ib_send_wr *wr, in build_inv_stag() 247 static int build_rdma_recv(struct iwch_qp *qhp, union t3_wr *wqe, in build_rdma_recv() 287 static int build_zero_stag_recv(struct iwch_qp *qhp, union t3_wr *wqe, in build_zero_stag_recv() 359 union t3_wr *wqe; in iwch_post_send() local 471 union t3_wr *wqe; in iwch_post_receive() local 535 union t3_wr *wqe; in iwch_bind_mw() local [all …]
|
D | cxio_hal.c | 140 struct t3_modify_qp_wr *wqe; in cxio_hal_clear_qp_ctx() local 519 struct t3_modify_qp_wr *wqe; in cxio_hal_init_ctrl_qp() local 604 __be64 *wqe; in cxio_hal_ctrl_qp_write_mem() local 836 struct t3_rdma_init_wr *wqe; in cxio_rdma_init() local
|
D | cxio_dbg.c | 111 void cxio_dump_wqe(union t3_wr *wqe) in cxio_dump_wqe()
|
/drivers/infiniband/hw/qib/ |
D | qib_rc.c | 43 static u32 restart_sge(struct qib_sge_state *ss, struct qib_swqe *wqe, in restart_sge() 236 struct qib_swqe *wqe; in qib_make_rc_req() local 786 struct qib_swqe *wqe = get_swqe_ptr(qp, n); in reset_psn() local 870 struct qib_swqe *wqe = get_swqe_ptr(qp, qp->s_acked); in qib_restart_rc() local 946 struct qib_swqe *wqe; in reset_sending_psn() local 972 struct qib_swqe *wqe; in qib_rc_send_complete() local 1055 struct qib_swqe *wqe, in do_rc_completion() 1132 struct qib_swqe *wqe; in do_rc_ack() local 1353 struct qib_swqe *wqe; in rdma_seq_err() local 1405 struct qib_swqe *wqe; in qib_rc_rcv_resp() local
|
D | qib_ruc.c | 81 static int qib_init_sge(struct qib_qp *qp, struct qib_rwqe *wqe) in qib_init_sge() 144 struct qib_rwqe *wqe; in qib_get_rwqe() local 359 struct qib_swqe *wqe; in qib_ruc_loopback() local 770 void qib_send_complete(struct qib_qp *qp, struct qib_swqe *wqe, in qib_send_complete()
|
D | qib_srq.c | 57 struct qib_rwqe *wqe; in qib_post_srq_receive() local 282 struct qib_rwqe *wqe; in qib_modify_srq() local
|
D | qib_uc.c | 49 struct qib_swqe *wqe; in qib_make_uc_req() local
|
D | qib_qp.c | 429 struct qib_swqe *wqe = get_swqe_ptr(qp, qp->s_last); in clear_mr_refs() local 1367 struct qib_swqe *wqe; in qib_qp_iter_print() local
|
D | qib_ud.c | 241 struct qib_swqe *wqe; in qib_make_ud_req() local
|
/drivers/infiniband/hw/cxgb4/ |
D | qp.c | 434 static int build_rdma_send(struct t4_sq *sq, union t4_wr *wqe, in build_rdma_send() 501 static int build_rdma_write(struct t4_sq *sq, union t4_wr *wqe, in build_rdma_write() 544 static int build_rdma_read(union t4_wr *wqe, struct ib_send_wr *wr, u8 *len16) in build_rdma_read() 573 static int build_rdma_recv(struct c4iw_qp *qhp, union t4_recv_wr *wqe, in build_rdma_recv() 588 static int build_fastreg(struct t4_sq *sq, union t4_wr *wqe, in build_fastreg() 660 static int build_inv_stag(union t4_wr *wqe, struct ib_send_wr *wr, in build_inv_stag() 732 union t4_wr *wqe = NULL; in c4iw_post_send() local 858 union t4_recv_wr *wqe = NULL; in c4iw_post_receive() local 1071 struct fw_ri_wr *wqe; in post_terminate() local 1192 struct fw_ri_wr *wqe; in rdma_fini() local [all …]
|
D | t4.h | 108 static inline void init_wr_hdr(union t4_wr *wqe, u16 wrid, in init_wr_hdr() 455 union t4_wr *wqe) in t4_ring_sq_db() 479 union t4_recv_wr *wqe) in t4_ring_rq_db()
|
/drivers/infiniband/hw/ipath/ |
D | ipath_rc.c | 42 static u32 restart_sge(struct ipath_sge_state *ss, struct ipath_swqe *wqe, in restart_sge() 62 static void ipath_init_restart(struct ipath_qp *qp, struct ipath_swqe *wqe) in ipath_init_restart() 218 struct ipath_swqe *wqe; in ipath_make_rc_req() local 727 struct ipath_swqe *wqe = get_swqe_ptr(qp, n); in reset_psn() local 807 struct ipath_swqe *wqe = get_swqe_ptr(qp, qp->s_last); in ipath_restart_rc() local 863 struct ipath_swqe *wqe; in do_rc_ack() local 1125 struct ipath_swqe *wqe; in ipath_rc_rcv_resp() local
|
D | ipath_ruc.c | 123 int ipath_init_sge(struct ipath_qp *qp, struct ipath_rwqe *wqe, in ipath_init_sge() 172 struct ipath_rwqe *wqe; in ipath_get_rwqe() local 264 struct ipath_swqe *wqe; in ipath_ruc_loopback() local 699 void ipath_send_complete(struct ipath_qp *qp, struct ipath_swqe *wqe, in ipath_send_complete()
|
D | ipath_srq.c | 57 struct ipath_rwqe *wqe; in ipath_post_srq_receive() local 286 struct ipath_rwqe *wqe; in ipath_modify_srq() local
|
D | ipath_ud.c | 61 struct ipath_rwqe *wqe; in ipath_ud_loopback() local 246 struct ipath_swqe *wqe; in ipath_make_ud_req() local
|
D | ipath_uc.c | 49 struct ipath_swqe *wqe; in ipath_make_uc_req() local
|
/drivers/infiniband/hw/mthca/ |
D | mthca_srq.c | 90 static inline int *wqe_to_link(void *wqe) in wqe_to_link() 151 void *wqe; in mthca_alloc_srq_buf() local 487 void *wqe; in mthca_tavor_post_srq_recv() local 586 void *wqe; in mthca_arbel_post_srq_recv() local
|
D | mthca_cq.c | 126 __be32 wqe; member 140 __be32 wqe; member 546 u32 wqe = be32_to_cpu(cqe->wqe); in mthca_poll_one() local 552 s32 wqe; in mthca_poll_one() local
|
D | mthca_qp.c | 1607 void *wqe; in mthca_tavor_post_send() local 1824 void *wqe; in mthca_tavor_post_receive() local 1922 void *wqe; in mthca_arbel_post_send() local 2166 void *wqe; in mthca_arbel_post_receive() local
|
/drivers/infiniband/hw/mlx4/ |
D | qp.c | 214 __be32 *wqe; in stamp_send_wqe() local 246 void *wqe; in post_nop_wqe() local 1985 void *wqe, unsigned *mlx_seg_len) in build_sriov_qp0_header() 2107 void *wqe, unsigned *mlx_seg_len) in build_mlx_header() 2464 static void build_tunnel_header(struct ib_send_wr *wr, void *wqe, unsigned *mlx_seg_len) in build_tunnel_header() 2547 static int build_lso_seg(struct mlx4_wqe_lso_seg *wqe, struct ib_send_wr *wr, in build_lso_seg() 2582 static void add_zero_len_inline(void *wqe) in add_zero_len_inline() 2593 void *wqe; in mlx4_ib_post_send() local
|
/drivers/scsi/bnx2fc/ |
D | bnx2fc_hwi.c | 625 static void bnx2fc_process_unsol_compl(struct bnx2fc_rport *tgt, u16 wqe) in bnx2fc_process_unsol_compl() 872 void bnx2fc_process_cq_compl(struct bnx2fc_rport *tgt, u16 wqe) in bnx2fc_process_cq_compl() 997 struct bnx2fc_work *bnx2fc_alloc_work(struct bnx2fc_rport *tgt, u16 wqe) in bnx2fc_alloc_work() 1017 u16 wqe; in bnx2fc_process_new_cqes() local
|
D | 57xx_hsi_bnx2fc.h | 639 __le16 wqe; member 782 __le16 wqe; member 834 __le16 wqe; member 898 __le32 wqe; member 913 __le16 wqe; member 992 __le16 wqe; member
|
/drivers/infiniband/hw/nes/ |
D | nes_verbs.c | 219 struct nes_hw_qp_wqe *wqe; in nes_bind_mw() local 3233 fill_wqe_sg_send(struct nes_hw_qp_wqe *wqe, struct ib_send_wr *ib_wr, u32 uselkey) in fill_wqe_sg_send() 3267 struct nes_hw_qp_wqe *wqe; in nes_post_send() local 3547 struct nes_hw_qp_wqe *wqe; in nes_post_recv() local
|
/drivers/infiniband/hw/ehca/ |
D | ehca_qp.c | 1076 struct ehca_wqe *wqe; in prepare_sqe_rts() local 1395 struct ehca_wqe *wqe; in internal_modify_qp() local
|
D | ehca_reqs.c | 803 struct ehca_wqe *wqe; in generate_flush_cqes() local
|