Home
last modified time | relevance | path

Searched refs:resp_core_size (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/ofed/libibverbs/
Ddriver.h152 size_t resp_core_size,
197 size_t resp_core_size,
241 size_t resp_core_size,
259 size_t resp_core_size, size_t resp_size);
285 size_t resp_core_size,
299 size_t resp_core_size,
Dcmd.c141 size_t resp_core_size, in ibv_cmd_query_device_ex() argument
153 if (resp_core_size < offsetof(struct ibv_query_device_resp_ex, in ibv_cmd_query_device_ex()
159 QUERY_DEVICE_EX, resp, resp_core_size, in ibv_cmd_query_device_ex()
497 size_t resp_core_size, in ibv_cmd_create_cq_ex() argument
504 resp_core_size, resp_size); in ibv_cmd_create_cq_ex()
940 size_t resp_core_size, in ibv_cmd_create_qp_ex2() argument
949 if (resp_core_size < in ibv_cmd_create_qp_ex2()
957 resp_core_size, resp_size); in ibv_cmd_create_qp_ex2()
1343 size_t resp_core_size, size_t resp_size) in ibv_cmd_modify_qp_ex() argument
1345 if (resp_core_size < offsetof(struct ibv_modify_qp_resp_ex, in ibv_cmd_modify_qp_ex()
[all …]