Home
last modified time | relevance | path

Searched defs:ib_srq (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_srq.c72 int mlx4_ib_create_srq(struct ib_srq *ib_srq, in mlx4_ib_create_srq()
/freebsd-src/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_srq.c238 int mlx5_ib_create_srq(struct ib_srq *ib_srq, in mlx5_ib_create_srq()
/freebsd-src/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c1092 void bnxt_re_destroy_srq(struct ib_srq *ib_srq, in bnxt_re_destroy_srq() argument
1213 struct ib_srq *ib_srq = srq_in; in bnxt_re_create_srq() local
1312 int bnxt_re_modify_srq(struct ib_srq *ib_srq, struc argument
1354 bnxt_re_query_srq(struct ib_srq * ib_srq,struct ib_srq_attr * srq_attr) bnxt_re_query_srq() argument
1374 bnxt_re_post_srq_recv(struct ib_srq * ib_srq,const struct ib_recv_wr * wr,const struct ib_recv_wr ** bad_wr) bnxt_re_post_srq_recv() argument
[all...]
/freebsd-src/sys/ofed/include/rdma/
H A Dib_verbs.h1478 struct ib_srq { struct
1484 enum ib_srq_type srq_type; argument
1485 atomic_t usecnt;
1487 struct {
1495 } ext;