Searched refs:resp_core_size (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/ofed/libibverbs/ |
| H A D | driver.h | 155 size_t resp_core_size, 200 size_t resp_core_size, 244 size_t resp_core_size, 262 size_t resp_core_size, size_t resp_size); 288 size_t resp_core_size, 302 size_t resp_core_size,
|
| H A D | cmd.c | 140 size_t resp_core_size, in ibv_cmd_query_device_ex() argument 152 if (resp_core_size < offsetof(struct ibv_query_device_resp_ex, in ibv_cmd_query_device_ex() 158 QUERY_DEVICE_EX, resp, resp_core_size, in ibv_cmd_query_device_ex() 496 size_t resp_core_size, in ibv_cmd_create_cq_ex() argument 503 resp_core_size, resp_size); in ibv_cmd_create_cq_ex() 979 size_t resp_core_size, in ibv_cmd_create_qp_ex2() argument 988 if (resp_core_size < in ibv_cmd_create_qp_ex2() 996 resp_core_size, resp_size); in ibv_cmd_create_qp_ex2() 1421 size_t resp_core_size, size_t resp_size) in ibv_cmd_modify_qp_ex() argument 1423 if (resp_core_size < offsetof(struct ibv_modify_qp_resp_ex, in ibv_cmd_modify_qp_ex() [all …]
|