Searched refs:ib_reg_wr (Results 1 – 24 of 24) sorted by relevance
38 struct ib_reg_wr reg_wr;
170 struct ib_reg_wr reg_wr;
1437 struct ib_reg_wr { struct1444 static inline const struct ib_reg_wr *reg_wr(const struct ib_send_wr *wr) in reg_wr() argument1446 return container_of(wr, struct ib_reg_wr, wr); in reg_wr()
257 struct ib_reg_wr *wr = &tx_desc->reg_wr; in iser_reg_sig_mr()313 struct ib_reg_wr *wr = &tx_desc->reg_wr; in iser_fast_reg_mr()
246 struct ib_reg_wr reg_wr;
294 struct ib_reg_wr wr;
2251 struct ib_reg_wr *reg_wr; in smbd_register_mr()
561 const struct ib_reg_wr *wr = reg_wr(send_wr); in set_pi_umr_wr()636 const struct ib_reg_wr *wr, in set_reg_wr()855 struct ib_reg_wr reg_pi_wr; in handle_reg_mr_integrity()865 sizeof(struct ib_reg_wr)); in handle_reg_mr_integrity()
252 struct ib_reg_wr mr_regwr;
290 struct ib_reg_wr *reg_wr; in frwr_map()
123 struct ib_reg_wr wr_reg; /* WR register memory region */
126 struct ib_reg_wr reg_wr; in rds_ib_post_reg_frmr()
1084 struct ib_reg_wr rwr; in rtrs_clt_write_req()1133 rwr = (struct ib_reg_wr) { in rtrs_clt_write_req()1176 struct ib_reg_wr rwr; in rtrs_clt_read_req()1215 rwr = (struct ib_reg_wr) { in rtrs_clt_read_req()
206 struct ib_reg_wr rwr; in rdma_write_sg()342 struct ib_reg_wr rwr; in send_io_resp_imm()785 struct ib_reg_wr *rwr; in process_info_req()
77 .length = sizeof(struct ib_reg_wr),
72 struct ib_reg_wr reg_wr;1438 struct ib_reg_wr *wr = &req->reg_wr; in nvme_rdma_map_sg_pi()
647 const struct ib_reg_wr *wr) in set_reg_seg()
789 const struct ib_reg_wr *wr, struct c4iw_mr *mhp, in build_tpte_memreg()821 const struct ib_reg_wr *wr, struct c4iw_mr *mhp, in build_memreg()
2026 const struct ib_reg_wr *wr) in ocrdma_build_reg()
1432 struct ib_reg_wr wr; in srp_map_finish_fr()
2450 static int bnxt_re_build_reg_wqe(const struct ib_reg_wr *wr, in bnxt_re_build_reg_wqe()
3304 const struct ib_reg_wr *wr) in set_reg_seg()
3431 const struct ib_reg_wr *wr) in qedr_prepare_reg()
136 const struct ib_reg_wr *wr) in set_frmr_seg()
Completed in 120 milliseconds