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

/freebsd-11.0-release/contrib/ofed/usr.lib/libibverbs/
H A DMakefile28 ibv_query_pkey.3 ibv_query_port.3 ibv_query_qp.3 ibv_query_srq.3 \
/freebsd-11.0-release/contrib/ofed/libibverbs/include/infiniband/
H A Ddriver.h113 struct ibv_query_srq *cmd, size_t cmd_size);
H A Dverbs.h1021 * ibv_query_srq - Returns the attribute list and current values for the
1026 int ibv_query_srq(struct ibv_srq *srq, struct ibv_srq_attr *srq_attr);
H A Dkern-abi.h838 struct ibv_query_srq { struct
/freebsd-11.0-release/contrib/ofed/libibverbs/src/
H A Dcompat-1_0.c747 return ibv_query_srq(srq->real_srq, srq_attr);
749 symver(__ibv_query_srq_1_0, ibv_query_srq, IBVERBS_1.0);
H A Dverbs.c419 default_symver(__ibv_query_srq, ibv_query_srq);
H A Dcmd.c566 struct ibv_query_srq *cmd, size_t cmd_size)
/freebsd-11.0-release/contrib/ofed/libmlx4/src/
H A Dverbs.c370 struct ibv_query_srq cmd;
/freebsd-11.0-release/contrib/ofed/libmthca/src/
H A Dverbs.c481 struct ibv_query_srq cmd;

Completed in 130 milliseconds