Home
last modified time | relevance | path

Searched refs:ibv_srq (Results 1 – 20 of 20) sorted by relevance

/freebsd/contrib/ofed/libmlx4/
H A Dmlx4.h329 static inline struct mlx4_srq *to_msrq(struct ibv_srq *ibsrq) in to_msrq()
402 struct ibv_srq *mlx4_create_srq(struct ibv_pd *pd,
404 struct ibv_srq *mlx4_create_srq_ex(struct ibv_context *context,
406 struct ibv_srq *mlx4_create_xrc_srq(struct ibv_context *context,
408 int mlx4_modify_srq(struct ibv_srq *srq,
411 int mlx4_query_srq(struct ibv_srq *srq,
413 int mlx4_destroy_srq(struct ibv_srq *srq);
414 int mlx4_destroy_xrc_srq(struct ibv_srq *srq);
424 int mlx4_post_srq_recv(struct ibv_srq *ibsrq,
H A Dsrq.c62 int mlx4_post_srq_recv(struct ibv_srq *ibsrq, in mlx4_post_srq_recv()
241 struct ibv_srq *mlx4_create_xrc_srq(struct ibv_context *context, in mlx4_create_xrc_srq()
306 int mlx4_destroy_xrc_srq(struct ibv_srq *srq) in mlx4_destroy_xrc_srq()
H A Dverbs.c646 struct ibv_srq *mlx4_create_srq(struct ibv_pd *pd, in mlx4_create_srq()
706 struct ibv_srq *mlx4_create_srq_ex(struct ibv_context *context, in mlx4_create_srq_ex()
718 int mlx4_modify_srq(struct ibv_srq *srq, in mlx4_modify_srq()
727 int mlx4_query_srq(struct ibv_srq *srq, in mlx4_query_srq()
735 int mlx4_destroy_srq(struct ibv_srq *srq) in mlx4_destroy_srq()
/freebsd/contrib/ofed/libibverbs/
H A Ddriver.h78 struct ibv_srq srq;
211 struct ibv_srq *srq, struct ibv_srq_init_attr *attr,
219 int ibv_cmd_modify_srq(struct ibv_srq *srq,
223 int ibv_cmd_query_srq(struct ibv_srq *srq,
226 int ibv_cmd_destroy_srq(struct ibv_srq *srq);
268 int ibv_cmd_post_srq_recv(struct ibv_srq *srq, struct ibv_recv_wr *wr,
316 static inline int verbs_get_srq_num(struct ibv_srq *srq, uint32_t *srq_num) in verbs_get_srq_num()
H A Dverbs.h376 struct ibv_srq *srq;
777 struct ibv_srq *srq;
812 struct ibv_srq *srq;
998 struct ibv_srq { struct
1044 struct ibv_srq *srq;
1433 int (*modify_srq)(struct ibv_srq *srq,
1436 int (*query_srq)(struct ibv_srq *srq,
1438 int (*destroy_srq)(struct ibv_srq *srq);
1950 static inline struct ibv_srq *
1984 int ibv_modify_srq(struct ibv_srq *srq,
[all …]
H A Dverbs.c83 struct ibv_srq *__ibv_create_srq(struct ibv_pd *pd,
85 int __ibv_modify_srq(struct ibv_srq *srq, struct ibv_srq_attr *srq_attr,
87 int __ibv_query_srq(struct ibv_srq *srq, struct ibv_srq_attr *srq_attr);
88 int __ibv_destroy_srq(struct ibv_srq *srq);
533 struct ibv_srq *__ibv_create_srq(struct ibv_pd *pd, in __ibv_create_srq()
536 struct ibv_srq *srq; in __ibv_create_srq()
565 int __ibv_modify_srq(struct ibv_srq *srq, in __ibv_modify_srq()
573 int __ibv_query_srq(struct ibv_srq *srq, struct ibv_srq_attr *srq_attr) in __ibv_query_srq()
579 int __ibv_destroy_srq(struct ibv_srq *srq) in __ibv_destroy_srq()
H A Dcompat-1_0.c70 struct ibv_srq *real_srq;
185 struct ibv_srq * (*create_srq)(struct ibv_pd *pd,
187 int (*modify_srq)(struct ibv_srq *srq,
190 int (*query_srq)(struct ibv_srq *srq,
192 int (*destroy_srq)(struct ibv_srq *srq);
815 struct ibv_srq *real_srq; in __ibv_create_srq_1_0()
H A Dcmd.c641 struct ibv_srq *srq, struct ibv_srq_init_attr *attr, in ibv_cmd_create_srq()
764 static int ibv_cmd_modify_srq_v3(struct ibv_srq *srq, in ibv_cmd_modify_srq_v3()
792 int ibv_cmd_modify_srq(struct ibv_srq *srq, in ibv_cmd_modify_srq()
814 int ibv_cmd_query_srq(struct ibv_srq *srq, struct ibv_srq_attr *srq_attr, in ibv_cmd_query_srq()
835 int ibv_cmd_destroy_srq(struct ibv_srq *srq) in ibv_cmd_destroy_srq()
1600 int ibv_cmd_post_srq_recv(struct ibv_srq *srq, struct ibv_recv_wr *wr, in ibv_cmd_post_srq_recv()
H A Ddevice.c408 struct ibv_srq *srq = event->element.srq; in __ibv_ack_async_event()
/freebsd/contrib/ofed/libcxgb4/
H A Dlibcxgb4.h196 struct ibv_srq *c4iw_create_srq(struct ibv_pd *pd,
198 int c4iw_modify_srq(struct ibv_srq *srq,
201 int c4iw_destroy_srq(struct ibv_srq *srq);
202 int c4iw_post_srq_recv(struct ibv_srq *ibsrq,
H A Dverbs.c286 struct ibv_srq *c4iw_create_srq(struct ibv_pd *pd, in c4iw_create_srq()
292 int c4iw_modify_srq(struct ibv_srq *srq, struct ibv_srq_attr *attr, in c4iw_modify_srq()
298 int c4iw_destroy_srq(struct ibv_srq *srq) in c4iw_destroy_srq()
303 int c4iw_post_srq_recv(struct ibv_srq *ibsrq, struct ibv_recv_wr *wr, in c4iw_post_srq_recv()
/freebsd/contrib/ofed/libmlx5/
H A Dmlx5.h500 static inline struct mlx5_srq *to_msrq(struct ibv_srq *ibsrq) in to_msrq()
613 struct ibv_srq *mlx5_create_srq(struct ibv_pd *pd,
615 int mlx5_modify_srq(struct ibv_srq *srq, struct ibv_srq_attr *attr,
617 int mlx5_query_srq(struct ibv_srq *srq,
619 int mlx5_destroy_srq(struct ibv_srq *srq);
622 int mlx5_post_srq_recv(struct ibv_srq *ibsrq,
669 int mlx5_get_srq_num(struct ibv_srq *srq, uint32_t *srq_num);
678 struct ibv_srq *mlx5_create_srq_ex(struct ibv_context *context,
H A Dverbs.c625 struct ibv_srq *mlx5_create_srq(struct ibv_pd *pd, in mlx5_create_srq()
634 struct ibv_srq *ibsrq; in mlx5_create_srq()
732 int mlx5_modify_srq(struct ibv_srq *srq, in mlx5_modify_srq()
741 int mlx5_query_srq(struct ibv_srq *srq, in mlx5_query_srq()
749 int mlx5_destroy_srq(struct ibv_srq *srq) in mlx5_destroy_srq()
1775 int mlx5_get_srq_num(struct ibv_srq *srq, uint32_t *srq_num) in mlx5_get_srq_num()
1819 static struct ibv_srq *
1829 struct ibv_srq *ibsrq; in mlx5_create_xrc_srq()
1837 ibsrq = (struct ibv_srq *)&msrq->vsrq; in mlx5_create_xrc_srq()
1950 struct ibv_srq *mlx5_create_srq_ex(struct ibv_context *context, in mlx5_create_srq_ex()
H A Dsrq.c86 int mlx5_post_srq_recv(struct ibv_srq *ibsrq, in mlx5_post_srq_recv()
H A Dmlx5dv.h165 struct ibv_srq *in;
H A Dmlx5.c709 static int mlx5dv_get_srq(struct ibv_srq *srq_in, in mlx5dv_get_srq()
/freebsd/contrib/ofed/librdmacm/
H A Drdma_cma.h135 struct ibv_srq *srq;
H A Dcma.c1259 struct ibv_srq *srq; in rdma_create_srq_ex()
/freebsd/contrib/ofed/libibverbs/examples/
H A Dsrq_pingpong.c65 struct ibv_srq *srq;
H A Dxsrq_pingpong.c82 struct ibv_srq *srq;