Home
last modified time | relevance | path

Searched refs:ibv_create_qp_ex (Results 1 – 10 of 10) sorted by relevance

/freebsd-14-stable/contrib/ofed/libmlx5/
HDmlx5-abi.h169 struct ibv_create_qp_ex ibv_cmd;
174 struct ibv_create_qp_ex ibv_cmd;
/freebsd-14-stable/lib/ofed/libibverbs/
HDMakefile36 ibv_create_qp_ex.3 \
/freebsd-14-stable/contrib/ofed/libmlx4/
HDmlx4-abi.h151 struct ibv_create_qp_ex ibv_cmd;
/freebsd-14-stable/contrib/ofed/libibverbs/
HDdriver.h237 struct ibv_create_qp_ex *cmd,
HDcmd.c936 struct ibv_create_qp_ex *cmd, in ibv_cmd_create_qp_ex2()
966 if (cmd_core_size < offsetof(struct ibv_create_qp_ex, create_flags) + in ibv_cmd_create_qp_ex2()
973 if (cmd_core_size < offsetof(struct ibv_create_qp_ex, ind_tbl_handle) + in ibv_cmd_create_qp_ex2()
HDkern-abi.h676 struct ibv_create_qp_ex { struct
HDverbs.h2035 ibv_create_qp_ex(struct ibv_context *context, struct ibv_qp_init_attr_ex *qp_init_attr_ex) in ibv_create_qp_ex() function
/freebsd-14-stable/contrib/ofed/libibverbs/examples/
HDxsrq_pingpong.c150 ctx.recv_qp[i] = ibv_create_qp_ex(ctx.context, &init); in create_qps()
177 ctx.send_qp[i] = ibv_create_qp_ex(ctx.context, &init); in create_qps()
/freebsd-14-stable/contrib/ofed/librdmacm/
HDcma.c1367 qp = ibv_create_qp_ex(id->verbs, attr); in rdma_create_qp_ex()
/freebsd-14-stable/tools/build/mk/
HDOptionalObsoleteFiles.inc6472 OLD_FILES+=usr/share/man/man3/ibv_create_qp_ex.3.gz