Home
last modified time | relevance | path

Searched defs:wr (Results 1 – 25 of 108) sorted by relevance

12345

/Linux-v5.4/drivers/infiniband/hw/cxgb3/
Diwch_qp.c42 static int build_rdma_send(union t3_wr *wqe, const struct ib_send_wr *wr, in build_rdma_send()
87 static int build_rdma_write(union t3_wr *wqe, const struct ib_send_wr *wr, in build_rdma_write()
128 static int build_rdma_read(union t3_wr *wqe, const struct ib_send_wr *wr, in build_rdma_read()
149 static int build_memreg(union t3_wr *wqe, const struct ib_reg_wr *wr, in build_memreg()
192 static int build_inv_stag(union t3_wr *wqe, const struct ib_send_wr *wr, in build_inv_stag()
249 const struct ib_recv_wr *wr) in build_rdma_recv()
289 const struct ib_recv_wr *wr) in build_zero_stag_recv()
351 int iwch_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in iwch_post_send()
466 int iwch_post_receive(struct ib_qp *ibqp, const struct ib_recv_wr *wr, in iwch_post_receive()
/Linux-v5.4/drivers/infiniband/hw/cxgb4/
Dqp.c414 const struct ib_send_wr *wr, int max, u32 *plenp) in build_immd()
489 const struct ib_send_wr *wr, u8 *len16) in build_rdma_send()
556 const struct ib_send_wr *wr, u8 *len16) in build_rdma_write()
607 struct ib_send_wr *wr) in build_immd_cmpl()
617 const struct ib_send_wr *wr, u8 *len16) in build_rdma_write_cmpl()
659 static int build_rdma_read(union t4_wr *wqe, const struct ib_send_wr *wr, in build_rdma_read()
689 static void post_write_cmpl(struct c4iw_qp *qhp, const struct ib_send_wr *wr) in post_write_cmpl()
759 const struct ib_recv_wr *wr, u8 *len16) in build_rdma_recv()
773 static int build_srq_recv(union t4_recv_wr *wqe, const struct ib_recv_wr *wr, in build_srq_recv()
788 const struct ib_reg_wr *wr, struct c4iw_mr *mhp, in build_tpte_memreg()
[all …]
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dgsi.c76 struct mlx5_ib_gsi_wr *wr; in generate_completions() local
99 struct mlx5_ib_gsi_wr *wr = in handle_single_completion() local
415 struct ib_ud_wr *wr, struct ib_wc *wc) in mlx5_ib_add_outstanding_wr()
446 struct ib_ud_wr *wr) in mlx5_ib_gsi_silent_drop()
466 static struct ib_qp *get_tx_qp(struct mlx5_ib_gsi_qp *gsi, struct ib_ud_wr *wr) in get_tx_qp()
480 int mlx5_ib_gsi_post_send(struct ib_qp *qp, const struct ib_send_wr *wr, in mlx5_ib_gsi_post_send()
525 int mlx5_ib_gsi_post_recv(struct ib_qp *qp, const struct ib_recv_wr *wr, in mlx5_ib_gsi_post_recv()
Dqp.c4097 static void set_eth_seg(const struct ib_send_wr *wr, struct mlx5_ib_qp *qp, in set_eth_seg()
4146 const struct ib_send_wr *wr) in set_datagram_seg()
4294 const struct ib_send_wr *wr, int atomic) in set_reg_umr_segment()
4372 const struct ib_send_wr *wr) in set_reg_mkey_segment()
4405 static __be32 send_ieth(const struct ib_send_wr *wr) in send_ieth()
4437 static int set_data_inl_seg(struct mlx5_ib_qp *qp, const struct ib_send_wr *wr, in set_data_inl_seg()
4736 const struct ib_reg_wr *wr = reg_wr(send_wr); in set_pi_umr_wr() local
4811 const struct ib_reg_wr *wr, in set_reg_wr()
4900 const struct ib_send_wr *wr, unsigned int *idx, in __begin_wqe()
4925 const struct ib_send_wr *wr, unsigned *idx, in begin_wqe()
[all …]
/Linux-v5.4/tools/testing/selftests/breakpoints/
Dbreakpoint_test_arm64.c33 static void child(int size, int wr) in child()
112 static bool arun_test(int wr_size, int wp_size, int wr, int wp) in arun_test()
204 int wr, wp, size; in main() local
/Linux-v5.4/lib/
Ddecompress_unlzma.c292 static inline size_t INIT get_pos(struct writer *wr) in get_pos()
298 static inline uint8_t INIT peek_old_byte(struct writer *wr, in peek_old_byte()
316 static inline int INIT write_byte(struct writer *wr, uint8_t byte) in write_byte()
330 static inline int INIT copy_byte(struct writer *wr, uint32_t offs) in copy_byte()
335 static inline int INIT copy_bytes(struct writer *wr, in copy_bytes()
347 static inline int INIT process_bit0(struct writer *wr, struct rc *rc, in process_bit0()
391 static inline int INIT process_bit1(struct writer *wr, struct rc *rc, in process_bit1()
553 struct writer wr; in unlzma() local
/Linux-v5.4/fs/orangefs/
Dinode.c22 struct orangefs_write_range *wr = NULL; in orangefs_writepage_locked() local
98 struct orangefs_write_range *wrp, wr; in orangefs_writepages_work() local
165 struct orangefs_write_range *wr; in orangefs_writepages_callback() local
393 struct orangefs_write_range *wr; in orangefs_write_begin() local
417 struct orangefs_write_range *wr; in orangefs_write_begin() local
485 struct orangefs_write_range *wr; in orangefs_invalidatepage() local
726 struct orangefs_write_range *wr; in orangefs_page_mkwrite() local
/Linux-v5.4/virt/kvm/arm/vgic/
Dvgic-mmio.h67 #define REGISTER_DESC_WITH_BITS_PER_IRQ(off, rd, wr, ur, uw, bpi, acc) \ argument
79 #define REGISTER_DESC_WITH_LENGTH(off, rd, wr, length, acc) \ argument
89 #define REGISTER_DESC_WITH_LENGTH_UACCESS(off, rd, wr, urd, uwr, length, acc) \ argument
/Linux-v5.4/drivers/media/pci/solo6x10/
Dsolo6x10-p2m.c28 int solo_p2m_dma(struct solo_dev *solo_dev, int wr, in solo_p2m_dma()
124 void solo_p2m_fill_desc(struct solo_p2m_desc *desc, int wr, in solo_p2m_fill_desc()
145 int solo_p2m_dma_t(struct solo_dev *solo_dev, int wr, in solo_p2m_dma_t()
/Linux-v5.4/include/rdma/
Drw.h25 struct ib_rdma_wr wr; member
37 struct ib_rdma_wr wr; member
/Linux-v5.4/drivers/infiniband/hw/bnxt_re/
Dib_verbs.c1474 int bnxt_re_post_srq_recv(struct ib_srq *ib_srq, const struct ib_recv_wr *wr, in bnxt_re_post_srq_recv()
1836 const struct ib_send_wr *wr, in bnxt_re_build_qp1_send_v2()
2010 const struct ib_recv_wr *wr, in bnxt_re_build_qp1_shadow_qp_recv()
2056 const struct ib_send_wr *wr, in bnxt_re_build_send_wqe()
2094 static int bnxt_re_build_rdma_wqe(const struct ib_send_wr *wr, in bnxt_re_build_rdma_wqe()
2126 static int bnxt_re_build_atomic_wqe(const struct ib_send_wr *wr, in bnxt_re_build_atomic_wqe()
2153 static int bnxt_re_build_inv_wqe(const struct ib_send_wr *wr, in bnxt_re_build_inv_wqe()
2172 static int bnxt_re_build_reg_wqe(const struct ib_reg_wr *wr, in bnxt_re_build_reg_wqe()
2214 const struct ib_send_wr *wr, in bnxt_re_copy_inline_data()
2244 const struct ib_send_wr *wr, in bnxt_re_copy_wr_payload()
[all …]
/Linux-v5.4/drivers/scsi/csiostor/
Dcsio_isr.c131 csio_fwevt_intx_handler(struct csio_hw *hw, void *wr, uint32_t len, in csio_fwevt_intx_handler()
146 csio_process_scsi_cmpl(struct csio_hw *hw, void *wr, uint32_t len, in csio_process_scsi_cmpl()
285 csio_scsi_intx_handler(struct csio_hw *hw, void *wr, uint32_t len, in csio_scsi_intx_handler()
Dcsio_scsi.c205 struct fw_scsi_cmd_wr *wr = (struct fw_scsi_cmd_wr *)addr; in csio_scsi_init_cmd_wr() local
364 struct fw_scsi_read_wr *wr = (struct fw_scsi_read_wr *)wrp; in csio_scsi_init_read_wr() local
417 struct fw_scsi_write_wr *wr = (struct fw_scsi_write_wr *)wrp; in csio_scsi_init_write_wr() local
651 struct fw_scsi_abrt_cls_wr *wr = (struct fw_scsi_abrt_cls_wr *)addr; in csio_scsi_init_abrt_cls_wr() local
1102 csio_scsi_cmpl_handler(struct csio_hw *hw, void *wr, uint32_t len, in csio_scsi_cmpl_handler()
/Linux-v5.4/drivers/infiniband/hw/mlx4/
Dqp.c2881 const struct ib_ud_wr *wr, in build_sriov_qp0_header()
3029 static int build_mlx_header(struct mlx4_ib_sqp *sqp, const struct ib_ud_wr *wr, in build_mlx_header()
3311 const struct ib_reg_wr *wr) in set_reg_seg()
3341 const struct ib_atomic_wr *wr) in set_atomic_seg()
3357 const struct ib_atomic_wr *wr) in set_masked_atomic_seg()
3366 const struct ib_ud_wr *wr) in set_datagram_seg()
3377 const struct ib_ud_wr *wr, in set_tunnel_datagram_seg()
3399 static void build_tunnel_header(const struct ib_ud_wr *wr, void *wqe, in build_tunnel_header()
3484 const struct ib_ud_wr *wr, struct mlx4_ib_qp *qp, in build_lso_seg()
3503 static __be32 send_ieth(const struct ib_send_wr *wr) in send_ieth()
[all …]
/Linux-v5.4/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma_qp.c594 const struct ib_reg_wr *wr) in set_reg_seg()
618 int pvrdma_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in pvrdma_post_send()
828 int pvrdma_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, in pvrdma_post_recv()
/Linux-v5.4/sound/soc/uniphier/
Daio-core.c19 static u64 rb_cnt(u64 wr, u64 rd, u64 len) in rb_cnt()
27 static u64 rb_cnt_to_end(u64 wr, u64 rd, u64 len) in rb_cnt_to_end()
35 static u64 rb_space(u64 wr, u64 rd, u64 len) in rb_space()
43 static u64 rb_space_to_end(u64 wr, u64 rd, u64 len) in rb_space_to_end()
/Linux-v5.4/drivers/infiniband/hw/mthca/
Dmthca_qp.c1500 int ind, const struct ib_ud_wr *wr, in build_mlx_header()
1593 const struct ib_atomic_wr *wr) in set_atomic_seg()
1606 const struct ib_ud_wr *wr) in set_tavor_ud_seg()
1616 const struct ib_ud_wr *wr) in set_arbel_ud_seg()
1623 int mthca_tavor_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in mthca_tavor_post_send()
1821 int mthca_tavor_post_receive(struct ib_qp *ibqp, const struct ib_recv_wr *wr, in mthca_tavor_post_receive()
1926 int mthca_arbel_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in mthca_arbel_post_send()
2160 int mthca_arbel_post_receive(struct ib_qp *ibqp, const struct ib_recv_wr *wr, in mthca_arbel_post_receive()
/Linux-v5.4/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.c1888 const struct ib_send_wr *wr) in ocrdma_build_ud_hdr()
1935 const struct ib_send_wr *wr, u32 wqe_size) in ocrdma_build_inline_sges()
1973 const struct ib_send_wr *wr) in ocrdma_build_send()
1992 const struct ib_send_wr *wr) in ocrdma_build_write()
2010 const struct ib_send_wr *wr) in ocrdma_build_read()
2040 const struct ib_reg_wr *wr) in ocrdma_build_reg()
2101 int ocrdma_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in ocrdma_post_send()
2214 const struct ib_recv_wr *wr, u16 tag) in ocrdma_build_rqe()
2234 int ocrdma_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, in ocrdma_post_recv()
2304 int ocrdma_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr, in ocrdma_post_srq_recv()
/Linux-v5.4/drivers/infiniband/sw/rxe/
Drxe_verbs.c387 static int rxe_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr, in rxe_post_srq_recv()
530 static void init_send_wr(struct rxe_qp *qp, struct rxe_send_wr *wr, in init_send_wr()
675 static int rxe_post_send_kernel(struct rxe_qp *qp, const struct ib_send_wr *wr, in rxe_post_send_kernel()
718 static int rxe_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in rxe_post_send()
741 static int rxe_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, in rxe_post_recv()
/Linux-v5.4/arch/mips/include/uapi/asm/
Ducontext.h39 unsigned long long wr[32]; member
/Linux-v5.4/drivers/infiniband/ulp/iser/
Diser_verbs.c976 struct ib_recv_wr wr; in iser_post_recvl() local
1004 struct ib_recv_wr *wr; in iser_post_recvm() local
1040 struct ib_send_wr *wr = &tx_desc->send_wr; in iser_post_send() local
Diser_memory.c390 struct ib_reg_wr *wr = &tx_desc->reg_wr; in iser_reg_sig_mr() local
446 struct ib_reg_wr *wr = &tx_desc->reg_wr; in iser_fast_reg_mr() local
/Linux-v5.4/drivers/infiniband/hw/qedr/
Dverbs.c2904 const struct ib_send_wr *wr, in qedr_prepare_sq_inline_data()
2989 const struct ib_send_wr *wr) in qedr_prepare_sq_sges()
3013 const struct ib_send_wr *wr, in qedr_prepare_sq_rdma_data()
3036 const struct ib_send_wr *wr, in qedr_prepare_sq_send_data()
3053 const struct ib_reg_wr *wr) in qedr_prepare_reg()
3116 const struct ib_send_wr *wr) in qedr_can_post_send()
3153 static int __qedr_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in __qedr_post_send()
3368 int qedr_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in qedr_post_send()
3444 int qedr_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr, in qedr_post_srq_recv()
3527 int qedr_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, in qedr_post_recv()
Dqedr_roce_cm.c543 int qedr_gsi_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in qedr_gsi_post_send()
613 int qedr_gsi_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, in qedr_gsi_post_recv()
/Linux-v5.4/drivers/infiniband/sw/rdmavt/
Dqp.c1803 int rvt_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, in rvt_post_recv()
1887 const struct ib_send_wr *wr) in rvt_qp_valid_operation()
1982 const struct ib_send_wr *wr, in rvt_post_one_wr()
2164 int rvt_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in rvt_post_send()
2225 int rvt_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr, in rvt_post_srq_recv()

12345