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

/freebsd-current/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),
684 &resp.ibv_resp, sizeof resp);
777 sizeof(cmd_ex), &resp.ibv_resp,
778 sizeof(resp.ibv_resp), sizeof(resp));
H A Dmlx4.c165 &resp_v3.ibv_resp, sizeof resp_v3))
173 &resp.ibv_resp, sizeof resp))
H A Dsrq.c281 &resp.ibv_resp, sizeof resp);
/freebsd-current/contrib/ofed/libirdma/
H A Dabi.h46 struct ibv_alloc_pd_resp ibv_resp; member in struct:irdma_ualloc_pd_resp
58 struct ibv_create_cq_resp ibv_resp; member in struct:irdma_ucreate_cq_resp
70 struct ibv_create_cq_resp_ex ibv_resp; member in struct:irdma_ucreate_cq_ex_resp
81 struct ibv_resize_cq_resp ibv_resp; member in struct:irdma_uresize_cq_resp
92 struct ibv_create_qp_resp ibv_resp; member in struct:irdma_ucreate_qp_resp
107 struct ibv_modify_qp_resp_ex ibv_resp; member in struct:irdma_umodify_qp_resp
125 struct ibv_get_context_resp ibv_resp; member in struct:irdma_get_context_resp
165 struct ibv_create_ah_resp ibv_resp; member in struct:irdma_ucreate_ah_resp
183 struct ibv_query_device_resp_ex ibv_resp; member in struct:irdma_query_device_ex_resp
H A Dirdma_uverbs.c83 &resp.ibv_resp, sizeof(resp.ibv_resp), sizeof(resp));
145 &resp.ibv_resp, sizeof(resp));
515 &cmd.ibv_cmd, sizeof(cmd.ibv_cmd), sizeof(cmd), &resp.ibv_resp,
516 sizeof(resp.ibv_resp), sizeof(resp));
1321 sizeof(cmd), &resp.ibv_resp,
1524 sizeof(cmd_ex), &resp.ibv_resp,
1525 sizeof(resp.ibv_resp),
1573 sizeof(cmd_ex), &resp.ibv_resp,
1574 sizeof(resp.ibv_resp),
[all...]
H A Dirdma_umain.c157 &resp.ibv_resp, sizeof(resp))) {
/freebsd-current/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);
325 sizeof cmd, &resp.ibv_resp, sizeof resp);
433 sizeof cmd, &resp.ibv_resp, sizeof resp);
H A Ddev.c127 &resp.ibv_resp, sizeof resp))
/freebsd-current/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));
586 &resp.ibv_resp, sizeof(resp));
696 &resp.ibv_resp, sizeof(resp));
1192 sizeof(cmd_ex_rss), &resp.ibv_resp,
1193 sizeof(resp.ibv_resp), sizeof(resp));
1223 sizeof(cmd_ex), &resp->ibv_resp,
1224 sizeof(resp->ibv_resp), sizeof(*resp));
1369 &resp.ibv_resp, sizeof(resp));
1724 if (ibv_cmd_create_ah(pd, &ah->ibv_ah, attr, &resp.ibv_resp, sizeo
[all...]
H A Dmlx5.c564 req_len, &resp->ibv_resp, resp_len))
588 &resp->ibv_resp, resp_len))
594 &resp->ibv_resp, resp_len);
900 if (resp.response_length + sizeof(resp.ibv_resp) >=

Completed in 203 milliseconds