Lines Matching defs:ib_send_wr
1350 struct ib_send_wr {
1351 struct ib_send_wr *next;
1367 struct ib_send_wr wr;
1372 static inline const struct ib_rdma_wr *rdma_wr(const struct ib_send_wr *wr)
1378 struct ib_send_wr wr;
1387 static inline const struct ib_atomic_wr *atomic_wr(const struct ib_send_wr *wr)
1393 struct ib_send_wr wr;
1404 static inline const struct ib_ud_wr *ud_wr(const struct ib_send_wr *wr)
1410 struct ib_send_wr wr;
1416 static inline const struct ib_reg_wr *reg_wr(const struct ib_send_wr *wr)
2292 int (*post_send)(struct ib_qp *qp, const struct ib_send_wr *send_wr,
2293 const struct ib_send_wr **bad_send_wr);
3757 const struct ib_send_wr *send_wr,
3758 const struct ib_send_wr **bad_send_wr)
3760 const struct ib_send_wr *dummy;