Searched refs:sig_handover_wr (Results 1 – 3 of 3) sorted by relevance
453 wr = sig_handover_wr(iser_tx_next_wr(tx_desc)); in iser_reg_sig_mr()
2360 struct ib_sig_handover_wr *wr = sig_handover_wr(send_wr); in set_sig_umr_wr()2684 mr = to_mmr(sig_handover_wr(wr)->sig_mr); in mlx5_ib_post_send()2712 err = set_psv_wr(&sig_handover_wr(wr)->sig_attrs->mem, in mlx5_ib_post_send()2734 err = set_psv_wr(&sig_handover_wr(wr)->sig_attrs->wire, in mlx5_ib_post_send()
1171 static inline struct ib_sig_handover_wr *sig_handover_wr(struct ib_send_wr *wr) in sig_handover_wr() function