Home
last modified time | relevance | path

Searched defs:wqe (Results 1 – 44 of 44) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/cxgb3/
Diwch_qp.c42 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 …]
Dcxio_hal.c140 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
Dcxio_dbg.c111 void cxio_dump_wqe(union t3_wr *wqe) in cxio_dump_wqe()
Dcxio_wr.h416 static inline enum t3_wr_opcode fw_riwrh_opcode(struct fw_riwrh *wqe) in fw_riwrh_opcode()
427 static inline void build_fw_riwrh(struct fw_riwrh *wqe, enum t3_wr_opcode op, in build_fw_riwrh()
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_rc.c43 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
Dqib_ruc.c81 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()
Dqib_srq.c57 struct qib_rwqe *wqe; in qib_post_srq_receive() local
282 struct qib_rwqe *wqe; in qib_modify_srq() local
Dqib_uc.c49 struct qib_swqe *wqe; in qib_make_uc_req() local
Dqib_ud.c241 struct qib_swqe *wqe; in qib_make_ud_req() local
Dqib_qp.c429 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
Dqib_verbs.c340 struct qib_swqe *wqe; in qib_post_one_send() local
510 struct qib_rwqe *wqe; in qib_post_receive() local
Dqib.h262 struct qib_swqe *wqe; member
/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_rc.c42 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
Dipath_ruc.c123 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()
Dipath_srq.c57 struct ipath_rwqe *wqe; in ipath_post_srq_receive() local
286 struct ipath_rwqe *wqe; in ipath_modify_srq() local
Dipath_ud.c61 struct ipath_rwqe *wqe; in ipath_ud_loopback() local
246 struct ipath_swqe *wqe; in ipath_make_ud_req() local
Dipath_uc.c49 struct ipath_swqe *wqe; in ipath_make_uc_req() local
Dipath_verbs.c338 struct ipath_swqe *wqe; in ipath_post_one_send() local
490 struct ipath_rwqe *wqe; in ipath_post_receive() local
Dipath_verbs.h647 struct ipath_swqe *wqe; member
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dqp.c434 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 …]
Dt4.h108 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()
/linux-4.1.27/drivers/infiniband/hw/mthca/
Dmthca_srq.c90 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
Dmthca_cq.c126 __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
Dmthca_qp.c1607 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
/linux-4.1.27/drivers/infiniband/hw/mlx5/
Dodp.c318 struct mlx5_ib_pfault *pfault, void *wqe, in pagefault_data_segments()
392 void **wqe, void **wqe_end, int wqe_length) in mlx5_ib_mr_initiator_pfault_handler()
497 void **wqe, void **wqe_end, int wqe_length) in mlx5_ib_mr_responder_pfault_handler()
541 void *wqe, *wqe_end; in mlx5_ib_mr_wqe_pfault_handler() local
Dqp.c2076 static u8 calc_sig(void *wqe, int size) in calc_sig()
2088 static u8 wq_sig(void *wqe) in wq_sig()
2094 void *wqe, int *sz) in set_data_inl_seg()
/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dqp.c209 __be32 *wqe; in stamp_send_wqe() local
241 void *wqe; in post_nop_wqe() local
2035 void *wqe, unsigned *mlx_seg_len) in build_sriov_qp0_header()
2157 void *wqe, unsigned *mlx_seg_len) in build_mlx_header()
2514 static void build_tunnel_header(struct ib_send_wr *wr, void *wqe, unsigned *mlx_seg_len) in build_tunnel_header()
2597 static int build_lso_seg(struct mlx4_wqe_lso_seg *wqe, struct ib_send_wr *wr, in build_lso_seg()
2632 static void add_zero_len_inline(void *wqe) in add_zero_len_inline()
2643 void *wqe; in mlx4_ib_post_send() local
/linux-4.1.27/drivers/scsi/bnx2fc/
Dbnx2fc_hwi.c625 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
D57xx_hsi_bnx2fc.h639 __le16 wqe; member
782 __le16 wqe; member
834 __le16 wqe; member
898 __le32 wqe; member
913 __le16 wqe; member
992 __le16 wqe; member
Dbnx2fc.h479 u16 wqe; member
/linux-4.1.27/drivers/infiniband/hw/ehca/
Dehca_qp.c1076 struct ehca_wqe *wqe; in prepare_sqe_rts() local
1395 struct ehca_wqe *wqe; in internal_modify_qp() local
Dehca_reqs.c803 struct ehca_wqe *wqe; in generate_flush_cqes() local
/linux-4.1.27/drivers/infiniband/hw/nes/
Dnes_verbs.c219 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
Dnes_cm.c777 struct nes_hw_qp_wqe *wqe = &nesqp->hwqp.sq_vbase[0]; in build_rdma0_msg() local
3222 struct nes_hw_qp_wqe *wqe; in nes_accept() local
Dnes.h335 nes_fill_init_qp_wqe(struct nes_hw_qp_wqe *wqe, struct nes_qp *nesqp, u32 head) in nes_fill_init_qp_wqe()
/linux-4.1.27/drivers/scsi/bfa/
Dbfa_svc.c671 struct bfa_fcxp_wqe_s *wqe; in bfa_fcxp_put() local
1112 bfa_fcxp_req_rsp_alloc_wait(struct bfa_s *bfa, struct bfa_fcxp_wqe_s *wqe, in bfa_fcxp_req_rsp_alloc_wait()
1145 bfa_fcxp_walloc_cancel(struct bfa_s *bfa, struct bfa_fcxp_wqe_s *wqe) in bfa_fcxp_walloc_cancel()
5390 struct bfa_sgpg_wqe_s *wqe; in bfa_sgpg_mfree() local
5419 bfa_sgpg_wait(struct bfa_s *bfa, struct bfa_sgpg_wqe_s *wqe, int nsgpg) in bfa_sgpg_wait()
5445 bfa_sgpg_wcancel(struct bfa_s *bfa, struct bfa_sgpg_wqe_s *wqe) in bfa_sgpg_wcancel()
5458 bfa_sgpg_winit(struct bfa_sgpg_wqe_s *wqe, void (*cbfn) (void *cbarg), in bfa_sgpg_winit()
Dbfa.h97 bfa_reqq_winit(struct bfa_reqq_wait_s *wqe, void (*qresume) (void *cbarg), in bfa_reqq_winit()
Dbfa_core.c699 struct bfa_reqq_wait_s *wqe; in bfa_reqq_resume() local
Dbfa_svc.h417 struct bfa_reqq_wait_s wqe; /* request wait queue element */ member
/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_sli.c96 lpfc_sli4_wq_put(struct lpfc_queue *q, union lpfc_wqe *wqe) in lpfc_sli4_wq_put()
8186 union lpfc_wqe *wqe) in lpfc_sli4_iocb2wqe()
8671 union lpfc_wqe wqe; in __lpfc_sli_issue_iocb_s4() local
16997 union lpfc_wqe wqe; in lpfc_drain_txq() local
Dlpfc_sli4.h123 union lpfc_wqe *wqe; member
/linux-4.1.27/include/linux/mlx5/
Dqp.h397 } wqe; member
Ddevice.h495 } __packed wqe; member
/linux-4.1.27/drivers/net/ethernet/broadcom/
Dcnic_defs.h2942 __le16 wqe; member
3085 __le16 wqe; member