Searched defs:wr (Results 1 - 25 of 110) sorted by path

12345

/freebsd-11-stable/bin/pax/
H A Dar_io.c1252 ar_start_gzip(int fd, const char *gzip_prog, int wr) argument
H A Dpax.h135 int (*wr)(ARCHD *); /* write archive header. Passed an ARCHD */ member in struct:fsub
/freebsd-11-stable/contrib/flex/
H A Dtables.c71 yytbl_writer_init(struct yytbl_writer *wr, FILE * out) argument
126 yytbl_write_pad64(struct yytbl_writer *wr) argument
144 yytbl_hdr_fwrite(struct yytbl_writer *wr, const struct yytbl_hdr *th) argument
190 yytbl_data_fwrite(struct yytbl_writer *wr, struct yytbl_data *td) argument
268 yytbl_writen(struct yytbl_writer *wr, void *v, flex_int32_t len) argument
284 yytbl_write32(struct yytbl_writer *wr, flex_uint32_t v) argument
303 yytbl_write16(struct yytbl_writer *wr, flex_uint16_t v) argument
322 yytbl_write8(struct yytbl_writer *wr, flex_uint8_t v) argument
[all...]
/freebsd-11-stable/contrib/ipfilter/samples/
H A Dproxy.c236 fd_set rd, wr; local
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-rdmasniff.c99 struct ibv_recv_wr wr, *bad_wr; local
/freebsd-11-stable/contrib/libreadline/
H A Dterminal.c232 int wr, wc; local
/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dqp.c103 build_immd(struct t4_sq *sq, struct fw_ri_immd *immdp, struct ibv_send_wr *wr, int max, u32 *plenp) argument
158 build_rdma_send(struct t4_sq *sq, union t4_wr *wqe, struct ibv_send_wr *wr, u8 *len16) argument
207 build_rdma_write(struct t4_sq *sq, union t4_wr *wqe, struct ibv_send_wr *wr, u8 *len16) argument
248 build_rdma_read(union t4_wr *wqe, struct ibv_send_wr *wr, u8 *len16) argument
275 build_rdma_recv(struct c4iw_qp *qhp, union t4_recv_wr *wqe, struct ibv_recv_wr *wr, u8 *len16) argument
309 c4iw_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr, struct ibv_send_wr **bad_wr) argument
417 c4iw_post_receive(struct ibv_qp *ibqp, struct ibv_recv_wr *wr, struct ibv_recv_wr **bad_wr) argument
[all...]
H A Dt4fw_api.h3011 } wr; member in union:fw_error_cmd::fw_error
H A Dverbs.c297 int c4iw_post_srq_recv(struct ibv_srq *ibsrq, struct ibv_recv_wr *wr, argument
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dcmd.c1370 int ibv_cmd_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr, argument
1460 ibv_cmd_post_recv(struct ibv_qp *ibqp, struct ibv_recv_wr *wr, struct ibv_recv_wr **bad_wr) argument
1521 ibv_cmd_post_srq_recv(struct ibv_srq *srq, struct ibv_recv_wr *wr, struct ibv_recv_wr **bad_wr) argument
[all...]
H A Dcompat-1_0.c107 } wr; member in struct:ibv_send_wr_1_0
367 static int post_srq_recv_wrapper_1_0(struct ibv_srq_1_0 *srq, struct ibv_recv_wr_1_0 *wr, argument
404 static int post_send_wrapper_1_0(struct ibv_qp_1_0 *qp, struct ibv_send_wr_1_0 *wr, argument
485 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
[all...]
H A Dkern-abi.h837 } wr; member in struct:ibv_kern_send_wr
/freebsd-11-stable/contrib/ofed/libibverbs/examples/
H A Drc_pingpong.c546 struct ibv_recv_wr wr = { local
568 struct ibv_send_wr wr = { local
H A Dsrq_pingpong.c556 struct ibv_recv_wr wr = { local
578 struct ibv_send_wr wr = { local
H A Duc_pingpong.c476 struct ibv_recv_wr wr = { local
498 struct ibv_send_wr wr = { local
H A Dud_pingpong.c493 struct ibv_recv_wr wr = { local
515 struct ibv_send_wr wr = { local
H A Dxsrq_pingpong.c734 struct ibv_recv_wr wr, *bad_wr; local
761 struct ibv_send_wr wr, *bad_wr; local
[all...]
/freebsd-11-stable/contrib/ofed/libmlx4/
H A Dqp.c121 static void set_bind_seg(struct mlx4_wqe_bind_seg *bseg, struct ibv_send_wr *wr) argument
163 static void set_atomic_seg(struct mlx4_wqe_atomic_seg *aseg, struct ibv_send_wr *wr) argument
175 set_datagram_seg(struct mlx4_wqe_datagram_seg *dseg, struct ibv_send_wr *wr) argument
213 mlx4_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr, struct ibv_send_wr **bad_wr) argument
512 mlx4_post_recv(struct ibv_qp *ibqp, struct ibv_recv_wr *wr, struct ibv_recv_wr **bad_wr) argument
[all...]
H A Dsrq.c62 mlx4_post_srq_recv(struct ibv_srq *ibsrq, struct ibv_recv_wr *wr, struct ibv_recv_wr **bad_wr) argument
[all...]
H A Dverbs.c355 struct ibv_send_wr wr = { }; local
[all...]
/freebsd-11-stable/contrib/ofed/libmlx5/
H A Dqp.c256 static uint32_t send_ieth(struct ibv_send_wr *wr) argument
209 set_datagram_seg(struct mlx5_wqe_datagram_seg *dseg, struct ibv_send_wr *wr) argument
269 set_data_inl_seg(struct mlx5_qp *qp, struct ibv_send_wr *wr, void *wqe, int *sz, struct mlx5_sg_copy_ptr *sg_copy_ptr) argument
358 copy_eth_inline_headers(struct ibv_qp *ibqp, struct ibv_send_wr *wr, struct mlx5_wqe_eth_seg *eseg, struct mlx5_sg_copy_ptr *sg_copy_ptr) argument
562 set_tso_eth_seg(void **seg, struct ibv_send_wr *wr, void *qend, struct mlx5_qp *qp, int *size) argument
612 _mlx5_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr, struct ibv_send_wr **bad_wr) argument
969 mlx5_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr, struct ibv_send_wr **bad_wr) argument
994 struct ibv_send_wr wr = {}; local
1061 mlx5_post_wq_recv(struct ibv_wq *ibwq, struct ibv_recv_wr *wr, struct ibv_recv_wr **bad_wr) argument
1134 mlx5_post_recv(struct ibv_qp *ibqp, struct ibv_recv_wr *wr, struct ibv_recv_wr **bad_wr) argument
[all...]
H A Dsrq.c86 mlx5_post_srq_recv(struct ibv_srq *ibsrq, struct ibv_recv_wr *wr, struct ibv_recv_wr **bad_wr) argument
[all...]
/freebsd-11-stable/contrib/ofed/librdmacm/examples/
H A Drdma_xclient.c53 struct ibv_send_wr wr, *bad; local
/freebsd-11-stable/contrib/ofed/librdmacm/
H A Drdma_verbs.h102 struct ibv_recv_wr wr, *bad; local
119 struct ibv_send_wr wr, *bad; local
135 struct ibv_send_wr wr, *bad; local
153 struct ibv_send_wr wr, *bad; local
231 struct ibv_send_wr wr, *bad; local
[all...]
H A Drsocket.c813 struct ibv_recv_wr wr, *bad; local
839 struct ibv_recv_wr wr, *ba local
1651 struct ibv_send_wr wr, *bad; local
1680 struct ibv_send_wr wr, *bad; local
1699 struct ibv_send_wr wr, *bad; local
1737 struct ibv_send_wr wr, *bad; local
[all...]

Completed in 249 milliseconds

12345