Home
last modified time | relevance | path

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

/freebsd-head/contrib/ofed/libcxgb4/
HDcxgb4-abi.h46 struct ibv_alloc_pd_resp ibv_resp;
/freebsd-head/contrib/ofed/libmlx4/
HDmlx4-abi.h68 struct ibv_alloc_pd_resp ibv_resp;
/freebsd-head/contrib/ofed/libirdma/
HDabi.h46 struct ibv_alloc_pd_resp ibv_resp;
/freebsd-head/contrib/ofed/libmlx5/
HDmlx5-abi.h113 struct ibv_alloc_pd_resp ibv_resp;
/freebsd-head/contrib/ofed/libbnxtre/
HDabi.h310 struct ibv_alloc_pd_resp resp;
/freebsd-head/contrib/ofed/libibverbs/
HDdriver.h162 struct ibv_alloc_pd_resp *resp, size_t resp_size);
HDkern-abi.h338 struct ibv_alloc_pd_resp { struct
HDcmd.c285 struct ibv_alloc_pd_resp *resp, size_t resp_size) in ibv_cmd_alloc_pd()