Searched defs:new_cmd_size (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/ofed/libibverbs/src/
H A Dcmd.c48 ibv_cmd_get_context_v2(struct ibv_context *context, struct ibv_get_context *new_cmd, size_t new_cmd_size, struct ibv_get_context_resp *resp, size_t resp_size) argument
275 ibv_cmd_create_cq_v2(struct ibv_context *context, int cqe, struct ibv_cq *cq, struct ibv_create_cq *new_cmd, size_t new_cmd_size, struct ibv_create_cq_resp *resp, size_t resp_size) argument
515 ibv_cmd_modify_srq_v3(struct ibv_srq *srq, struct ibv_srq_attr *srq_attr, int srq_attr_mask, struct ibv_modify_srq *new_cmd, size_t new_cmd_size) argument

Completed in 98 milliseconds