Searched refs:ibv_resp (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/ofed/libmlx4/
H A Dmlx4-abi.h48 struct ibv_get_context_resp ibv_resp; member in struct:mlx4_alloc_ucontext_resp_v3
59 struct ibv_get_context_resp ibv_resp; member in struct:mlx4_alloc_ucontext_resp
68 struct ibv_alloc_pd_resp ibv_resp; member in struct:mlx4_alloc_pd_resp
80 struct ibv_create_cq_resp ibv_resp; member in struct:mlx4_create_cq_resp
92 struct ibv_create_cq_resp_ex ibv_resp; member in struct:mlx4_create_cq_resp_ex
103 struct ibv_query_device_resp_ex ibv_resp; member in struct:mlx4_query_device_ex_resp
126 struct ibv_create_srq_resp ibv_resp; member in struct:mlx4_create_srq_resp
156 struct ibv_create_qp_resp_ex ibv_resp; member in struct:mlx4_create_qp_resp_ex
H A Dverbs.c84 &resp.ibv_resp, sizeof(resp.ibv_resp),
205 &resp.ibv_resp, sizeof resp)) {
419 &resp.ibv_resp, sizeof(resp));
442 &resp.ibv_resp,
443 sizeof(resp.ibv_resp),
679 &resp.ibv_resp, sizeof resp);
768 sizeof(cmd_ex), &resp.ibv_resp,
769 sizeof(resp.ibv_resp), sizeof(resp));
H A Dmlx4.c164 &resp_v3.ibv_resp, sizeof resp_v3))
172 &resp.ibv_resp, sizeof resp))
H A Dsrq.c275 &resp.ibv_resp, sizeof resp);
/freebsd-13-stable/contrib/ofed/libcxgb4/
H A Dcxgb4-abi.h39 struct ibv_get_context_resp ibv_resp; member in struct:c4iw_alloc_ucontext_resp
46 struct ibv_alloc_pd_resp ibv_resp; member in struct:c4iw_alloc_pd_resp
51 struct ibv_create_cq_resp ibv_resp; member in struct:c4iw_create_cq_resp
66 struct ibv_create_qp_resp ibv_resp; member in struct:c4iw_create_qp_resp_v0
81 struct ibv_create_qp_resp ibv_resp; member in struct:c4iw_create_qp_resp
H A Dverbs.c90 &resp.ibv_resp, sizeof resp)) {
185 &resp.ibv_resp, sizeof resp);
319 sizeof cmd, &resp.ibv_resp, sizeof resp);
423 sizeof cmd, &resp.ibv_resp, sizeof resp);
H A Ddev.c127 &resp.ibv_resp, sizeof resp))
/freebsd-13-stable/contrib/ofed/libmlx5/
H A Dmlx5-abi.h83 struct ibv_get_context_resp ibv_resp; member in struct:mlx5_alloc_ucontext_resp
106 struct ibv_create_ah_resp ibv_resp; member in struct:mlx5_create_ah_resp
113 struct ibv_alloc_pd_resp ibv_resp; member in struct:mlx5_alloc_pd_resp
128 struct ibv_create_cq_resp ibv_resp; member in struct:mlx5_create_cq_resp
140 struct ibv_create_srq_resp ibv_resp; member in struct:mlx5_create_srq_resp
185 struct ibv_create_qp_resp_ex ibv_resp; member in struct:mlx5_create_qp_resp_ex
205 struct ibv_create_qp_resp ibv_resp; member in struct:mlx5_create_qp_resp
226 struct ibv_create_wq_resp ibv_resp; member in struct:mlx5_create_wq_resp
238 struct ibv_create_rwq_ind_table_resp ibv_resp; member in struct:mlx5_create_rwq_ind_table_resp
254 struct ibv_resize_cq_resp ibv_resp; member in struct:mlx5_resize_cq_resp
277 struct ibv_query_device_resp_ex ibv_resp; member in struct:mlx5_query_device_ex_resp
[all...]
H A Dverbs.c144 &resp.ibv_resp, sizeof resp)) {
458 sizeof(cmd), &resp.ibv_resp, sizeof(resp));
577 &resp.ibv_resp, sizeof(resp));
684 &resp.ibv_resp, sizeof(resp));
1176 sizeof(cmd_ex_rss), &resp.ibv_resp,
1177 sizeof(resp.ibv_resp), sizeof(resp));
1207 sizeof(cmd_ex), &resp->ibv_resp,
1208 sizeof(resp->ibv_resp), sizeof(*resp));
1351 &resp.ibv_resp, sizeof(resp));
1698 if (ibv_cmd_create_ah(pd, &ah->ibv_ah, attr, &resp.ibv_resp, sizeo
[all...]
H A Dmlx5.c554 req_len, &resp->ibv_resp, resp_len))
578 &resp->ibv_resp, resp_len))
584 &resp->ibv_resp, resp_len);
885 if (resp.response_length + sizeof(resp.ibv_resp) >=

Completed in 137 milliseconds