Home
last modified time | relevance | path

Searched refs:ibv_alloc_pd_resp (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/ofed/libcxgb4/
H A Dcxgb4-abi.h46 struct ibv_alloc_pd_resp ibv_resp;
/freebsd/contrib/ofed/libmlx4/
H A Dmlx4-abi.h68 struct ibv_alloc_pd_resp ibv_resp;
/freebsd/contrib/ofed/libirdma/
H A Dabi.h46 struct ibv_alloc_pd_resp ibv_resp;
/freebsd/contrib/ofed/libmlx5/
H A Dmlx5-abi.h113 struct ibv_alloc_pd_resp ibv_resp;
/freebsd/contrib/ofed/libibverbs/
H A Ddriver.h162 struct ibv_alloc_pd_resp *resp, size_t resp_size);
H A Dkern-abi.h338 struct ibv_alloc_pd_resp { struct
H A Dcmd.c285 struct ibv_alloc_pd_resp *resp, size_t resp_size) in ibv_cmd_alloc_pd()