Lines Matching refs:ibv_send_wr
210 struct ibv_send_wr *wr) in set_datagram_seg()
256 static uint32_t send_ieth(struct ibv_send_wr *wr) in send_ieth()
269 static int set_data_inl_seg(struct mlx5_qp *qp, struct ibv_send_wr *wr, in set_data_inl_seg()
359 struct ibv_send_wr *wr, in copy_eth_inline_headers()
562 static inline int set_tso_eth_seg(void **seg, struct ibv_send_wr *wr, in set_tso_eth_seg()
612 static inline int _mlx5_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr, in _mlx5_post_send()
613 struct ibv_send_wr **bad_wr) in _mlx5_post_send()
969 int mlx5_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr, in mlx5_post_send()
970 struct ibv_send_wr **bad_wr) in mlx5_post_send()
994 struct ibv_send_wr wr = {}; in mlx5_bind_mw()
995 struct ibv_send_wr *bad_wr = NULL; in mlx5_bind_mw()