Searched refs:ibv_cmd_dealloc_pd (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/ofed/libibverbs/include/infiniband/
H A Ddriver.h77 int ibv_cmd_dealloc_pd(struct ibv_pd *pd);
/freebsd-10-stable/contrib/ofed/libmlx4/src/
H A Dverbs.c102 ret = ibv_cmd_dealloc_pd(pd);
/freebsd-10-stable/contrib/ofed/libmthca/src/
H A Dverbs.c110 ret = ibv_cmd_dealloc_pd(pd);
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dverbs.c104 ret = ibv_cmd_dealloc_pd(pd);
/freebsd-10-stable/contrib/ofed/libibverbs/src/
H A Dcmd.c221 int ibv_cmd_dealloc_pd(struct ibv_pd *pd) function

Completed in 167 milliseconds