Searched refs:ibv_sge (Results 1 - 19 of 19) sorted by relevance

/freebsd-12-stable/contrib/ofed/librdmacm/
H A Drdma_verbs.h99 rdma_post_recvv(struct rdma_cm_id *id, void *context, struct ibv_sge *sgl,
116 rdma_post_sendv(struct rdma_cm_id *id, void *context, struct ibv_sge *sgl,
132 rdma_post_readv(struct rdma_cm_id *id, void *context, struct ibv_sge *sgl,
150 rdma_post_writev(struct rdma_cm_id *id, void *context, struct ibv_sge *sgl,
174 struct ibv_sge sge;
189 struct ibv_sge sge;
203 struct ibv_sge sge;
217 struct ibv_sge sge;
232 struct ibv_sge sge;
H A Drsocket.c339 struct ibv_sge ssgl[2];
814 struct ibv_sge sge;
840 struct ibv_sge sge[2];
1652 struct ibv_sge sge;
1676 struct ibv_sge *sgl, int nsge,
1695 struct ibv_sge *sgl, int nsge,
1700 struct ibv_sge sge;
1734 static int ds_post_send(struct rsocket *rs, struct ibv_sge *sge,
1757 struct ibv_sge *sgl, int nsge,
1785 struct ibv_sge *sg
[all...]
/freebsd-12-stable/contrib/ofed/librdmacm/examples/
H A Drdma_xclient.c54 struct ibv_sge sge;
H A Dmckey.c178 struct ibv_sge sge;
206 struct ibv_sge sge;
H A Dcmatose.c158 struct ibv_sge sge;
186 struct ibv_sge sge;
H A Dudaddy.c173 struct ibv_sge sge;
201 struct ibv_sge sge;
H A Drping.c120 struct ibv_sge recv_sgl; /* recv single SGE */
125 struct ibv_sge send_sgl;
130 struct ibv_sge rdma_sgl; /* rdma single SGE */
/freebsd-12-stable/contrib/ofed/libibverbs/examples/
H A Duc_pingpong.c471 struct ibv_sge list = {
493 struct ibv_sge list = {
H A Dud_pingpong.c488 struct ibv_sge list = {
510 struct ibv_sge list = {
H A Drc_pingpong.c541 struct ibv_sge list = {
563 struct ibv_sge list = {
H A Dsrq_pingpong.c551 struct ibv_sge list = {
573 struct ibv_sge list = {
H A Dxsrq_pingpong.c733 struct ibv_sge sge;
760 struct ibv_sge sge;
/freebsd-12-stable/contrib/ofed/libibverbs/
H A Dcmd.c1377 struct ibv_sge *s;
1398 s = (struct ibv_sge *) (n + wr_count);
1467 struct ibv_sge *s;
1488 s = (struct ibv_sge *) (n + wr_count);
1528 struct ibv_sge *s;
1549 s = (struct ibv_sge *) (n + wr_count);
H A Dverbs.h935 struct ibv_sge { struct
944 struct ibv_sge *sg_list;
988 struct ibv_sge *sg_list;
H A Dcompat-1_0.c86 struct ibv_sge *sg_list;
113 struct ibv_sge *sg_list;
/freebsd-12-stable/contrib/libpcap/
H A Dpcap-rdmasniff.c98 struct ibv_sge sg_entry;
/freebsd-12-stable/contrib/ofed/libmlx4/
H A Dqp.c185 static void __set_data_seg(struct mlx4_wqe_data_seg *dseg, struct ibv_sge *sg)
192 static void set_data_seg(struct mlx4_wqe_data_seg *dseg, struct ibv_sge *sg)
/freebsd-12-stable/contrib/ofed/libcxgb4/
H A Dqp.c133 static int build_isgl(struct fw_ri_isgl *isglp, struct ibv_sge *sg_list,
/freebsd-12-stable/contrib/ofed/libmlx5/
H A Dqp.c217 static void set_data_ptr_seg(struct mlx5_wqe_data_seg *dseg, struct ibv_sge *sg,
226 struct ibv_sge *sg)

Completed in 214 milliseconds