Searched defs:wr (Results 26 - 50 of 110) sorted by relevance

12345

/freebsd-11-stable/contrib/bzip2/
H A Dcompress.c125 Int32 wr; local
[all...]
/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_connect.c319 struct wrqe *wr = NULL; local
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_srq.c430 int mlx5_ib_post_srq_recv(struct ib_srq *ibsrq, struct ib_recv_wr *wr, argument
[all...]
/freebsd-11-stable/sys/geom/eli/
H A Dg_eli_ctl.c843 struct g_eli_worker *wr; local
/freebsd-11-stable/sys/dev/iicbus/
H A Dicee.c319 struct iic_msg wr[1] = { local
/freebsd-11-stable/contrib/unbound/util/storage/
H A Dslabhash.c226 void slabhash_traverse(struct slabhash* sh, int wr, argument
122 slabhash_lookup(struct slabhash* sl, hashvalue_type hash, void* key, int wr) argument
H A Dlruhash.c356 lruhash_lookup(struct lruhash* table, hashvalue_type hash, void* key, int wr) argument
524 lruhash_traverse(struct lruhash* h, int wr, argument
/freebsd-11-stable/contrib/unbound/services/cache/
H A Drrset.c276 rrset_cache_lookup(struct rrset_cache* r, uint8_t* qname, size_t qnamelen, uint16_t qtype, uint16_t qclass, uint32_t flags, time_t timenow, int wr) argument
H A Ddns.c240 msg_cache_lookup(struct module_env* env, uint8_t* qname, size_t qnamelen, uint16_t qtype, uint16_t qclass, uint16_t flags, time_t now, int wr) argument
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_sparse_basic.c150 DWORD w, wr; local
/freebsd-11-stable/bin/pax/
H A Dpax.h135 int (*wr)(ARCHD *); /* write archive header. Passed an ARCHD */ member in struct:fsub
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_qp.c92 static int build_rdma_send(union t3_wr *wqe, struct ib_send_wr *wr, argument
139 build_rdma_write(union t3_wr *wqe, struct ib_send_wr *wr, u8 *flit_cnt) argument
181 build_rdma_read(union t3_wr *wqe, struct ib_send_wr *wr, u8 *flit_cnt) argument
246 build_rdma_recv(struct iwch_qp *qhp, union t3_wr *wqe, struct ib_recv_wr *wr) argument
290 build_zero_stag_recv(struct iwch_qp *qhp, union t3_wr *wqe, struct ib_recv_wr *wr) argument
353 iwch_post_send(struct ib_qp *ibqp, struct ib_send_wr *wr, struct ib_send_wr **bad_wr) argument
452 iwch_post_receive(struct ib_qp *ibqp, struct ib_recv_wr *wr, struct ib_recv_wr **bad_wr) argument
[all...]
/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_zcopy.c522 struct ib_send_wr wr = { NULL }; local
[all...]
/freebsd-11-stable/sys/dev/sound/isa/
H A Dad1816.c412 int wr, reg; local
[all...]
/freebsd-11-stable/contrib/ofed/libibverbs/examples/
H A Dsrq_pingpong.c556 struct ibv_recv_wr wr = { local
578 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 Duc_pingpong.c476 struct ibv_recv_wr wr = { local
498 struct ibv_send_wr wr = { local
/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dverbs.c297 int c4iw_post_srq_recv(struct ibv_srq *ibsrq, struct ibv_recv_wr *wr, argument
/freebsd-11-stable/sys/dev/sound/pcm/
H A Dfeeder_matrix.c75 intpcm_write_t *wr; member in struct:feed_matrix_info
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_srq.c475 int mthca_tavor_post_srq_recv(struct ib_srq *ibsrq, struct ib_recv_wr *wr, argument
575 mthca_arbel_post_srq_recv(struct ib_srq *ibsrq, struct ib_recv_wr *wr, struct ib_recv_wr **bad_wr) argument
[all...]
/freebsd-11-stable/usr.bin/mkimg/
H A Dmkimg.c329 ssize_t wr, wrsz; local
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c61 struct wrqe *wr; local
106 struct wrqe *wr; local
[all...]
/freebsd-11-stable/crypto/openssl/ssl/
H A Dd1_pkt.c1604 SSL3_RECORD *wr; local
[all...]
H A Ds3_pkt.c618 SSL3_RECORD *wr; local
870 SSL3_RECORD *wr; local
[all...]
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_netmap.c554 struct fw_eth_tx_pkts_wr *wr = (void *)&nm_txq->desc[nm_txq->pidx]; local
666 struct fw_eth_tx_pkts_wr *wr; local
[all...]

Completed in 356 milliseconds

12345