Searched refs:bad_wr (Results 1 - 25 of 41) sorted by relevance

12

/freebsd-10-stable/contrib/ofed/libmthca/src/
H A Dsrq.c82 struct ibv_recv_wr **bad_wr)
106 *bad_wr = wr;
120 *bad_wr = wr;
184 struct ibv_recv_wr **bad_wr)
203 *bad_wr = wr;
214 *bad_wr = wr;
80 mthca_tavor_post_srq_recv(struct ibv_srq *ibsrq, struct ibv_recv_wr *wr, struct ibv_recv_wr **bad_wr) argument
182 mthca_arbel_post_srq_recv(struct ibv_srq *ibsrq, struct ibv_recv_wr *wr, struct ibv_recv_wr **bad_wr) argument
H A Dmthca.h342 struct ibv_recv_wr **bad_wr);
345 struct ibv_recv_wr **bad_wr);
356 struct ibv_send_wr **bad_wr);
358 struct ibv_recv_wr **bad_wr);
360 struct ibv_send_wr **bad_wr);
362 struct ibv_recv_wr **bad_wr);
H A Dqp.c102 struct ibv_send_wr **bad_wr)
129 *bad_wr = wr;
240 *bad_wr = wr;
257 *bad_wr = wr;
287 *bad_wr = wr;
335 struct ibv_recv_wr **bad_wr)
355 *bad_wr = wr;
373 *bad_wr = wr;
443 struct ibv_send_wr **bad_wr)
499 *bad_wr
101 mthca_tavor_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr, struct ibv_send_wr **bad_wr) argument
334 mthca_tavor_post_recv(struct ibv_qp *ibqp, struct ibv_recv_wr *wr, struct ibv_recv_wr **bad_wr) argument
442 mthca_arbel_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr, struct ibv_send_wr **bad_wr) argument
707 mthca_arbel_post_recv(struct ibv_qp *ibqp, struct ibv_recv_wr *wr, struct ibv_recv_wr **bad_wr) argument
[all...]
/freebsd-10-stable/contrib/ofed/librdmacm/examples/
H A Drping.c276 struct ibv_recv_wr *bad_wr; local
316 ret = ibv_post_recv(cb->qp, &cb->rq_wr, &bad_wr);
630 struct ibv_send_wr *bad_wr; local
651 ret = ibv_post_send(cb->qp, &cb->rdma_sq_wr, &bad_wr);
673 ret = ibv_post_send(cb->qp, &cb->sq_wr, &bad_wr);
700 ret = ibv_post_send(cb->qp, &cb->rdma_sq_wr, &bad_wr);
717 ret = ibv_post_send(cb->qp, &cb->sq_wr, &bad_wr);
772 struct ibv_recv_wr *bad_wr; local
787 ret = ibv_post_recv(cb->qp, &cb->rq_wr, &bad_wr);
849 struct ibv_recv_wr *bad_wr; local
903 struct ibv_send_wr *bad_wr; local
1023 struct ibv_recv_wr *bad_wr; local
[all...]
/freebsd-10-stable/sys/contrib/rdma/krping/
H A Dkrping.c358 struct ib_recv_wr *bad_wr; local
422 ret = ib_post_recv(cb->qp, &cb->rq_wr, &bad_wr);
852 struct ib_send_wr *bad_wr; local
891 ret = ib_post_send(cb->qp, &cb->invalidate_wr, &bad_wr);
893 ret = ib_post_send(cb->qp, &cb->fastreg_wr, &bad_wr);
960 struct ib_send_wr *bad_wr, inv; local
999 ret = ib_post_send(cb->qp, &cb->rdma_sq_wr, &bad_wr);
1030 ret = ib_post_send(cb->qp, &cb->sq_wr, &bad_wr);
1062 ret = ib_post_send(cb->qp, &cb->rdma_sq_wr, &bad_wr);
1087 ret = ib_post_send(cb->qp, &cb->sq_wr, &bad_wr);
1103 struct ib_send_wr *bad_wr; local
1242 struct ib_send_wr *bad_wr; local
1372 struct ib_send_wr *bad_wr; local
1447 struct ib_send_wr *bad_wr; local
1480 struct ib_send_wr *bad_wr; local
1514 struct ib_send_wr *bad_wr; local
1624 struct ib_recv_wr *bad_wr; local
1675 struct ib_send_wr *bad_wr; local
1748 struct ib_send_wr *bad_wr; local
1838 struct ib_send_wr *bad_wr; local
1877 struct ib_send_wr *bad_wr; local
2106 struct ib_recv_wr *bad_wr; local
[all...]
/freebsd-10-stable/contrib/ofed/libmlx4/src/
H A Dqp.c190 struct ibv_send_wr **bad_wr)
212 *bad_wr = wr;
218 *bad_wr = wr;
224 *bad_wr = wr;
323 *bad_wr = wr;
446 struct ibv_recv_wr **bad_wr)
464 *bad_wr = wr;
470 *bad_wr = wr;
189 mlx4_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr, struct ibv_send_wr **bad_wr) argument
445 mlx4_post_recv(struct ibv_qp *ibqp, struct ibv_recv_wr *wr, struct ibv_recv_wr **bad_wr) argument
H A Dsrq.c66 struct ibv_recv_wr **bad_wr)
80 *bad_wr = wr;
87 *bad_wr = wr;
64 mlx4_post_srq_recv(struct ibv_srq *ibsrq, struct ibv_recv_wr *wr, struct ibv_recv_wr **bad_wr) argument
H A Dmlx4.h396 struct ibv_recv_wr **bad_wr);
412 struct ibv_send_wr **bad_wr);
414 struct ibv_recv_wr **bad_wr);
/freebsd-10-stable/contrib/ofed/libibverbs/include/infiniband/
H A Ddriver.h129 struct ibv_send_wr **bad_wr);
131 struct ibv_recv_wr **bad_wr);
133 struct ibv_recv_wr **bad_wr);
H A Dverbs.h733 struct ibv_send_wr **bad_wr);
735 struct ibv_recv_wr **bad_wr);
1087 struct ibv_send_wr **bad_wr)
1089 return qp->context->ops.post_send(qp, wr, bad_wr);
1096 struct ibv_recv_wr **bad_wr)
1098 return qp->context->ops.post_recv(qp, wr, bad_wr);
1086 ibv_post_send(struct ibv_qp *qp, struct ibv_send_wr *wr, struct ibv_send_wr **bad_wr) argument
1095 ibv_post_recv(struct ibv_qp *qp, struct ibv_recv_wr *wr, struct ibv_recv_wr **bad_wr) argument
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dlibcxgb4.h199 struct ibv_recv_wr **bad_wr);
213 struct ibv_send_wr **bad_wr);
215 struct ibv_recv_wr **bad_wr);
H A Dqp.c315 struct ibv_send_wr **bad_wr)
341 *bad_wr = wr;
385 *bad_wr = wr;
415 struct ibv_recv_wr **bad_wr)
439 *bad_wr = wr;
448 *bad_wr = wr;
314 c4iw_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr, struct ibv_send_wr **bad_wr) argument
414 c4iw_post_receive(struct ibv_qp *ibqp, struct ibv_recv_wr *wr, struct ibv_recv_wr **bad_wr) argument
/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_dev.h523 struct ib_recv_wr **bad_wr);
525 struct ib_recv_wr **bad_wr);
534 struct ib_send_wr **bad_wr);
536 struct ib_recv_wr **bad_wr);
538 struct ib_send_wr **bad_wr);
540 struct ib_recv_wr **bad_wr);
H A Dmthca_srq.c495 struct ib_recv_wr **bad_wr)
521 *bad_wr = wr;
535 *bad_wr = wr;
595 struct ib_recv_wr **bad_wr)
617 *bad_wr = wr;
628 *bad_wr = wr;
494 mthca_tavor_post_srq_recv(struct ib_srq *ibsrq, struct ib_recv_wr *wr, struct ib_recv_wr **bad_wr) argument
594 mthca_arbel_post_srq_recv(struct ib_srq *ibsrq, struct ib_recv_wr *wr, struct ib_recv_wr **bad_wr) argument
H A Dmthca_qp.c1617 struct ib_send_wr **bad_wr)
1653 *bad_wr = wr;
1735 *bad_wr = wr;
1746 *bad_wr = wr;
1770 *bad_wr = wr;
1820 struct ib_recv_wr **bad_wr)
1854 *bad_wr = wr;
1871 *bad_wr = wr;
1931 struct ib_send_wr **bad_wr)
1994 *bad_wr
1616 mthca_tavor_post_send(struct ib_qp *ibqp, struct ib_send_wr *wr, struct ib_send_wr **bad_wr) argument
1819 mthca_tavor_post_receive(struct ib_qp *ibqp, struct ib_recv_wr *wr, struct ib_recv_wr **bad_wr) argument
1930 mthca_arbel_post_send(struct ib_qp *ibqp, struct ib_send_wr *wr, struct ib_send_wr **bad_wr) argument
2170 mthca_arbel_post_receive(struct ib_qp *ibqp, struct ib_recv_wr *wr, struct ib_recv_wr **bad_wr) argument
[all...]
/freebsd-10-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_tx.c70 struct ib_send_wr *bad_wr; local
145 rc = ib_post_send(ssk->qp, &tx_wr, &bad_wr);
391 struct ib_send_wr wr, *bad_wr; local
403 rc = ib_post_send(ssk->qp, &wr, &bad_wr);
/freebsd-10-stable/contrib/ofed/libibverbs/src/
H A Dcompat-1_0.c207 struct ibv_send_wr_1_0 **bad_wr);
210 struct ibv_recv_wr_1_0 **bad_wr);
304 struct ibv_recv_wr_1_0 **bad_wr)
332 *bad_wr = w;
341 struct ibv_send_wr_1_0 **bad_wr)
375 *bad_wr = w;
384 struct ibv_recv_wr_1_0 **bad_wr)
412 *bad_wr = w;
303 post_srq_recv_wrapper_1_0(struct ibv_srq_1_0 *srq, struct ibv_recv_wr_1_0 *wr, struct ibv_recv_wr_1_0 **bad_wr) argument
340 post_send_wrapper_1_0(struct ibv_qp_1_0 *qp, struct ibv_send_wr_1_0 *wr, struct ibv_send_wr_1_0 **bad_wr) argument
383 post_recv_wrapper_1_0(struct ibv_qp_1_0 *qp, struct ibv_recv_wr_1_0 *wr, struct ibv_recv_wr_1_0 **bad_wr) argument
H A Dcmd.c1028 struct ibv_send_wr **bad_wr)
1099 resp.bad_wr = 0;
1105 wr_count = resp.bad_wr;
1110 *bad_wr = i;
1112 *bad_wr = wr;
1118 struct ibv_recv_wr **bad_wr)
1160 resp.bad_wr = 0;
1166 wr_count = resp.bad_wr;
1171 *bad_wr = i;
1173 *bad_wr
1027 ibv_cmd_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr, struct ibv_send_wr **bad_wr) argument
1117 ibv_cmd_post_recv(struct ibv_qp *ibqp, struct ibv_recv_wr *wr, struct ibv_recv_wr **bad_wr) argument
1178 ibv_cmd_post_srq_recv(struct ibv_srq *srq, struct ibv_recv_wr *wr, struct ibv_recv_wr **bad_wr) argument
[all...]
/freebsd-10-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_provider.h330 struct ib_send_wr **bad_wr);
332 struct ib_recv_wr **bad_wr);
/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dsrq.c309 struct ib_recv_wr **bad_wr)
324 *bad_wr = wr;
330 *bad_wr = wr;
308 mlx4_ib_post_srq_recv(struct ib_srq *ibsrq, struct ib_recv_wr *wr, struct ib_recv_wr **bad_wr) argument
H A Dmlx4_ib.h680 struct ib_recv_wr **bad_wr);
691 struct ib_send_wr **bad_wr);
693 struct ib_recv_wr **bad_wr);
/freebsd-10-stable/contrib/ofed/libibverbs/examples/
H A Drc_pingpong.c458 struct ibv_recv_wr *bad_wr; local
462 if (ibv_post_recv(ctx->qp, &wr, &bad_wr))
482 struct ibv_send_wr *bad_wr; local
484 return ibv_post_send(ctx->qp, &wr, &bad_wr);
H A Duc_pingpong.c443 struct ibv_recv_wr *bad_wr; local
447 if (ibv_post_recv(ctx->qp, &wr, &bad_wr))
467 struct ibv_send_wr *bad_wr; local
469 return ibv_post_send(ctx->qp, &wr, &bad_wr);
H A Dud_pingpong.c446 struct ibv_recv_wr *bad_wr; local
450 if (ibv_post_recv(ctx->qp, &wr, &bad_wr))
477 struct ibv_send_wr *bad_wr; local
479 return ibv_post_send(ctx->qp, &wr, &bad_wr);
/freebsd-10-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_srq.c436 struct ib_recv_wr **bad_wr)
452 *bad_wr = wr;
460 *bad_wr = wr;
466 *bad_wr = wr;
435 mlx5_ib_post_srq_recv(struct ib_srq *ibsrq, struct ib_recv_wr *wr, struct ib_recv_wr **bad_wr) argument

Completed in 308 milliseconds

12