/freebsd/sys/dev/mlx4/mlx4_ib/ |
H A D | mlx4_ib_srq.c | 50 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 D | mlx4_ib.h | 335 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 D | mlx5_ib_srq.c | 47 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 D | mlx5_ib.h | 496 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 D | mthca_srq.c | 366 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 D | mthca_provider.h | 225 struct ib_srq ibsrq; member 331 static inline struct mthca_srq *to_msrq(struct ib_srq *ibsrq) in to_msrq()
|
H A D | mthca_provider.c | 405 static int mthca_create_srq(struct ib_srq *ibsrq, in mthca_create_srq()
|
/freebsd/contrib/ofed/libmlx5/ |
H A D | srq.c | 86 int mlx5_post_srq_recv(struct ibv_srq *ibsrq, in mlx5_post_srq_recv()
|
H A D | verbs.c | 634 struct ibv_srq *ibsrq; in mlx5_create_srq() local 1829 struct ibv_srq *ibsrq; in mlx5_create_xrc_srq() local
|
H A D | mlx5.h | 500 static inline struct mlx5_srq *to_msrq(struct ibv_srq *ibsrq) in to_msrq()
|
/freebsd/contrib/ofed/libmlx4/ |
H A D | srq.c | 62 int mlx4_post_srq_recv(struct ibv_srq *ibsrq, in mlx4_post_srq_recv()
|
H A D | mlx4.h | 329 static inline struct mlx4_srq *to_msrq(struct ibv_srq *ibsrq) in to_msrq()
|
/freebsd/contrib/ofed/libcxgb4/ |
H A D | verbs.c | 303 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 D | qlnxr_verbs.c | 160 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 D | qlnxr_def.h | 595 struct ib_srq ibsrq; member 791 get_qlnxr_srq(struct ib_srq *ibsrq) in get_qlnxr_srq()
|
/freebsd/sys/ofed/include/rdma/ |
H A D | rdma_vt.h | 417 static inline struct rvt_srq *ibsrq_to_rvtsrq(struct ib_srq *ibsrq) in ibsrq_to_rvtsrq()
|
H A D | rdmavt_qp.h | 384 struct ib_srq ibsrq; member
|
/freebsd/sys/dev/bnxt/bnxt_re/ |
H A D | ib_verbs.h | 151 struct ib_srq ibsrq; member
|
/freebsd/sys/dev/cxgbe/iw_cxgbe/ |
H A D | iw_cxgbe.h | 477 struct ib_srq ibsrq; member
|