Home
last modified time | relevance | path

Searched refs:ibv_recv_wr (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/contrib/ofed/libcxgb4/
H A Dlibcxgb4.h203 struct ibv_recv_wr *wr,
204 struct ibv_recv_wr **bad_wr);
219 int c4iw_post_receive(struct ibv_qp *ibqp, struct ibv_recv_wr *wr,
220 struct ibv_recv_wr **bad_wr);
H A Dqp.c276 struct ibv_recv_wr *wr, u8 *len16) in build_rdma_recv()
417 int c4iw_post_receive(struct ibv_qp *ibqp, struct ibv_recv_wr *wr, in c4iw_post_receive()
418 struct ibv_recv_wr **bad_wr) in c4iw_post_receive()
H A Dverbs.c303 int c4iw_post_srq_recv(struct ibv_srq *ibsrq, struct ibv_recv_wr *wr, in c4iw_post_srq_recv()
304 struct ibv_recv_wr **bad_wr) in c4iw_post_srq_recv()
/freebsd/contrib/ofed/libirdma/
H A Dirdma_umain.h141 struct ibv_recv_wr *pend_rx_wr;
187 int irdma_upost_recv(struct ibv_qp *ib_qp, struct ibv_recv_wr *ib_wr,
188 struct ibv_recv_wr **bad_wr);
H A Dirdma_uverbs.c1842 irdma_upost_recv(struct ibv_qp *ib_qp, struct ibv_recv_wr *ib_wr, in irdma_upost_recv()
1843 struct ibv_recv_wr **bad_wr) in irdma_upost_recv()
/freebsd/contrib/ofed/libibverbs/
H A Dverbs.h985 struct ibv_recv_wr { struct
987 struct ibv_recv_wr *next; argument
1030 struct ibv_recv_wr *recv_wr,
1031 struct ibv_recv_wr **bad_recv_wr);
1199 struct ibv_recv_wr *recv_wr, in ibv_post_wq_recv()
1200 struct ibv_recv_wr **bad_recv_wr) in ibv_post_wq_recv()
1440 struct ibv_recv_wr *recv_wr,
1441 struct ibv_recv_wr **bad_recv_wr);
1452 struct ibv_recv_wr **bad_wr);
2020 struct ibv_recv_wr *recv_wr, in ibv_post_srq_recv()
[all …]
H A Ddriver.h266 int ibv_cmd_post_recv(struct ibv_qp *ibqp, struct ibv_recv_wr *wr,
267 struct ibv_recv_wr **bad_wr);
268 int ibv_cmd_post_srq_recv(struct ibv_srq *srq, struct ibv_recv_wr *wr,
269 struct ibv_recv_wr **bad_wr);
H A Dcmd.c1539 int ibv_cmd_post_recv(struct ibv_qp *ibqp, struct ibv_recv_wr *wr, in ibv_cmd_post_recv()
1540 struct ibv_recv_wr **bad_wr) in ibv_cmd_post_recv()
1544 struct ibv_recv_wr *i; in ibv_cmd_post_recv()
1600 int ibv_cmd_post_srq_recv(struct ibv_srq *srq, struct ibv_recv_wr *wr, in ibv_cmd_post_srq_recv()
1601 struct ibv_recv_wr **bad_wr) in ibv_cmd_post_srq_recv()
1605 struct ibv_recv_wr *i; in ibv_cmd_post_srq_recv()
H A Dcompat-1_0.c371 struct ibv_recv_wr *real_wr, *head_wr = NULL, *tail_wr = NULL, *real_bad_wr; in post_srq_recv_wrapper_1_0()
489 struct ibv_recv_wr *real_wr, *head_wr = NULL, *tail_wr = NULL, *real_bad_wr; in post_recv_wrapper_1_0()
/freebsd/contrib/ofed/libmlx5/
H A Dmlx5.h623 struct ibv_recv_wr *wr,
624 struct ibv_recv_wr **bad_wr);
637 int mlx5_post_recv(struct ibv_qp *ibqp, struct ibv_recv_wr *wr,
638 struct ibv_recv_wr **bad_wr);
639 int mlx5_post_wq_recv(struct ibv_wq *ibwq, struct ibv_recv_wr *wr,
640 struct ibv_recv_wr **bad_wr);
H A Dsrq.c87 struct ibv_recv_wr *wr, in mlx5_post_srq_recv()
88 struct ibv_recv_wr **bad_wr) in mlx5_post_srq_recv()
H A Dqp.c1061 int mlx5_post_wq_recv(struct ibv_wq *ibwq, struct ibv_recv_wr *wr, in mlx5_post_wq_recv()
1062 struct ibv_recv_wr **bad_wr) in mlx5_post_wq_recv()
1134 int mlx5_post_recv(struct ibv_qp *ibqp, struct ibv_recv_wr *wr, in mlx5_post_recv()
1135 struct ibv_recv_wr **bad_wr) in mlx5_post_recv()
/freebsd/contrib/ofed/libmlx4/
H A Dmlx4.h425 struct ibv_recv_wr *wr,
426 struct ibv_recv_wr **bad_wr);
442 int mlx4_post_recv(struct ibv_qp *ibqp, struct ibv_recv_wr *wr,
443 struct ibv_recv_wr **bad_wr);
H A Dsrq.c63 struct ibv_recv_wr *wr, in mlx4_post_srq_recv()
64 struct ibv_recv_wr **bad_wr) in mlx4_post_srq_recv()
H A Dqp.c512 int mlx4_post_recv(struct ibv_qp *ibqp, struct ibv_recv_wr *wr, in mlx4_post_recv()
513 struct ibv_recv_wr **bad_wr) in mlx4_post_recv()
/freebsd/contrib/ofed/librdmacm/examples/
H A Drping.c119 struct ibv_recv_wr rq_wr; /* recv work request record */
278 struct ibv_recv_wr *bad_wr; in rping_cq_event_handler()
776 struct ibv_recv_wr *bad_wr; in rping_persistent_server_thread()
877 struct ibv_recv_wr *bad_wr; in rping_run_server()
1068 struct ibv_recv_wr *bad_wr; in rping_run_client()
H A Dmckey.c177 struct ibv_recv_wr recv_wr, *recv_failure; in post_recvs()
H A Dcmatose.c157 struct ibv_recv_wr recv_wr, *recv_failure; in post_recvs()
H A Dudaddy.c172 struct ibv_recv_wr recv_wr, *recv_failure; in post_recvs()
/freebsd/contrib/ofed/libibverbs/examples/
H A Duc_pingpong.c480 struct ibv_recv_wr wr = { in pp_post_recv()
485 struct ibv_recv_wr *bad_wr; in pp_post_recv()
H A Dud_pingpong.c497 struct ibv_recv_wr wr = { in pp_post_recv()
502 struct ibv_recv_wr *bad_wr; in pp_post_recv()
H A Drc_pingpong.c550 struct ibv_recv_wr wr = { in pp_post_recv()
555 struct ibv_recv_wr *bad_wr; in pp_post_recv()
H A Dsrq_pingpong.c560 struct ibv_recv_wr wr = { in pp_post_recv()
565 struct ibv_recv_wr *bad_wr; in pp_post_recv()
/freebsd/contrib/ofed/librdmacm/
H A Drdma_verbs.h102 struct ibv_recv_wr wr, *bad; in rdma_post_recvv()
/freebsd/contrib/libpcap/
H A Dpcap-rdmasniff.c100 struct ibv_recv_wr wr, *bad_wr; in rdmasniff_post_recv()

12