Searched refs:ibv_query_srq (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/lib/ofed/libibverbs/
H A DMakefile68 ibv_query_srq.3 \
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Ddriver.h222 struct ibv_query_srq *cmd, size_t cmd_size);
H A Dcompat-1_0.c849 return ibv_query_srq(srq->real_srq, srq_attr);
851 symver(__ibv_query_srq_1_0, ibv_query_srq, IBVERBS_1.0);
H A Dkern-abi.h1143 struct ibv_query_srq { struct
H A Dverbs.c557 default_symver(__ibv_query_srq, ibv_query_srq);
H A Dverbs.h1989 * ibv_query_srq - Returns the attribute list and current values for the
1994 int ibv_query_srq(struct ibv_srq *srq, struct ibv_srq_attr *srq_attr);
H A Dcmd.c801 struct ibv_query_srq *cmd, size_t cmd_size)
/freebsd-11-stable/contrib/ofed/libmlx4/
H A Dverbs.c722 struct ibv_query_srq cmd;
/freebsd-11-stable/contrib/ofed/libmlx5/
H A Dverbs.c729 struct ibv_query_srq cmd;

Completed in 125 milliseconds