Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx5/
H A Dmlx5-abi.h169 struct ibv_create_qp_ex ibv_cmd;
174 struct ibv_create_qp_ex ibv_cmd;
/freebsd/lib/ofed/libibverbs/
H A DMakefile36 ibv_create_qp_ex.3 \
/freebsd/contrib/ofed/libmlx4/
H A Dmlx4-abi.h151 struct ibv_create_qp_ex ibv_cmd;
/freebsd/contrib/ofed/libibverbs/
H A Ddriver.h240 struct ibv_create_qp_ex *cmd,
H A Dcmd.c976 struct ibv_create_qp_ex *cmd, in ibv_cmd_create_qp_ex2()
1006 if (cmd_core_size < offsetof(struct ibv_create_qp_ex, create_flags) + in ibv_cmd_create_qp_ex2()
1013 if (cmd_core_size < offsetof(struct ibv_create_qp_ex, ind_tbl_handle) + in ibv_cmd_create_qp_ex2()
H A Dkern-abi.h676 struct ibv_create_qp_ex { struct
H A Dverbs.h2033 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/contrib/ofed/libibverbs/examples/
H A Dxsrq_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/contrib/ofed/librdmacm/
H A Dcma.c1368 qp = ibv_create_qp_ex(id->verbs, attr); in rdma_create_qp_ex()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc6452 OLD_FILES+=usr/share/man/man3/ibv_create_qp_ex.3.gz