Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ofed/libcxgb4/
HDcxgb4-abi.h51 struct ibv_create_cq_resp ibv_resp;
/freebsd-13-stable/contrib/ofed/libmlx4/
HDmlx4-abi.h80 struct ibv_create_cq_resp ibv_resp;
/freebsd-13-stable/contrib/ofed/libirdma/
HDabi.h58 struct ibv_create_cq_resp ibv_resp;
/freebsd-13-stable/contrib/ofed/libmlx5/
HDmlx5-abi.h128 struct ibv_create_cq_resp ibv_resp;
/freebsd-13-stable/contrib/ofed/libibverbs/
HDdriver.h189 struct ibv_create_cq_resp *resp, size_t resp_size);
HDkern-abi.h463 struct ibv_create_cq_resp { struct
484 struct ibv_create_cq_resp base; argument
HDcmd.c469 struct ibv_create_cq_resp *resp, size_t resp_size) in ibv_cmd_create_cq()