Searched refs:tm_cap (Results 1 – 3 of 3) sorted by relevance
1910 if (srq_attr->tm_cap.max_ops == 0) { in create_cmd_qp()1929 init_attr.cap.max_send_wr = srq_attr->tm_cap.max_ops; in create_cmd_qp()
727 !attr_ex->tm_cap.max_num_tags) in ibv_cmd_create_srq_ex()731 cmd->max_num_tags = attr_ex->tm_cap.max_num_tags; in ibv_cmd_create_srq_ex()
703 struct ibv_tm_cap tm_cap; member