Home
last modified time | relevance | path

Searched defs:ibsrq (Results 1 – 19 of 19) sorted by relevance

/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_srq.c50 struct ib_srq *ibsrq = &to_mibsrq(srq)->ibsrq; in mlx4_ib_srq_event() local
224 int mlx4_ib_modify_srq(struct ib_srq *ibsrq, struct ib_srq_attr *attr, in mlx4_ib_modify_srq()
250 int mlx4_ib_query_srq(struct ib_srq *ibsrq, struct ib_srq_attr *srq_attr) in mlx4_ib_query_srq()
306 int mlx4_ib_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr, in mlx4_ib_post_srq_recv()
H A Dmlx4_ib.h335 struct ib_srq ibsrq; member
689 static inline struct mlx4_ib_srq *to_msrq(struct ib_srq *ibsrq) in to_msrq()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_srq.c47 struct ib_srq *ibsrq = &to_mibsrq(srq)->ibsrq; in mlx5_ib_srq_event() local
345 int mlx5_ib_modify_srq(struct ib_srq *ibsrq, struct ib_srq_attr *attr, in mlx5_ib_modify_srq()
371 int mlx5_ib_query_srq(struct ib_srq *ibsrq, struct ib_srq_attr *srq_attr) in mlx5_ib_query_srq()
429 int mlx5_ib_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr, in mlx5_ib_post_srq_recv()
H A Dmlx5_ib.h496 struct ib_srq ibsrq; member
843 static inline struct mlx5_ib_srq *to_msrq(struct ib_srq *ibsrq) in to_msrq() argument
/freebsd/sys/dev/mthca/
H A Dmthca_srq.c366 int mthca_modify_srq(struct ib_srq *ibsrq, struct ib_srq_attr *attr, in mthca_modify_srq()
390 int mthca_query_srq(struct ib_srq *ibsrq, struct ib_srq_attr *srq_attr) in mthca_query_srq()
477 int mthca_tavor_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr, in mthca_tavor_post_srq_recv()
577 int mthca_arbel_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr, in mthca_arbel_post_srq_recv()
H A Dmthca_provider.h225 struct ib_srq ibsrq; member
331 static inline struct mthca_srq *to_msrq(struct ib_srq *ibsrq) in to_msrq()
H A Dmthca_provider.c405 static int mthca_create_srq(struct ib_srq *ibsrq, in mthca_create_srq()
/freebsd/contrib/ofed/libmlx5/
H A Dsrq.c86 int mlx5_post_srq_recv(struct ibv_srq *ibsrq, in mlx5_post_srq_recv()
H A Dverbs.c634 struct ibv_srq *ibsrq; in mlx5_create_srq() local
1829 struct ibv_srq *ibsrq; in mlx5_create_xrc_srq() local
H A Dmlx5.h500 static inline struct mlx5_srq *to_msrq(struct ibv_srq *ibsrq) in to_msrq()
/freebsd/contrib/ofed/libmlx4/
H A Dsrq.c62 int mlx4_post_srq_recv(struct ibv_srq *ibsrq, in mlx4_post_srq_recv()
H A Dmlx4.h329 static inline struct mlx4_srq *to_msrq(struct ibv_srq *ibsrq) in to_msrq()
/freebsd/contrib/ofed/libcxgb4/
H A Dverbs.c303 int c4iw_post_srq_recv(struct ibv_srq *ibsrq, struct ibv_recv_wr *wr, in c4iw_post_srq_recv()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c160 qlnxr_create_srq(struct ib_srq *ibsrq, in qlnxr_create_srq()
261 qlnxr_destroy_srq(struct ib_srq *ibsrq, struct ib_udata *udata) in qlnxr_destroy_srq()
286 qlnxr_modify_srq(struct ib_srq *ibsrq, struct ib_srq_attr *attr, in qlnxr_modify_srq()
326 qlnxr_query_srq(struct ib_srq *ibsrq, struct ib_srq_attr *srq_attr) in qlnxr_query_srq()
383 qlnxr_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr, in qlnxr_post_srq_recv()
H A Dqlnxr_def.h595 struct ib_srq ibsrq; member
791 get_qlnxr_srq(struct ib_srq *ibsrq) in get_qlnxr_srq()
/freebsd/sys/ofed/include/rdma/
H A Drdma_vt.h417 static inline struct rvt_srq *ibsrq_to_rvtsrq(struct ib_srq *ibsrq) in ibsrq_to_rvtsrq()
H A Drdmavt_qp.h384 struct ib_srq ibsrq; member
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.h151 struct ib_srq ibsrq; member
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h477 struct ib_srq ibsrq; member