Searched refs:qp_state (Results 1 – 7 of 7) sorted by relevance
242 qp_attr.qp_state = IBV_QPS_INIT; in rdmasniff_activate()251 qp_attr.qp_state = IBV_QPS_RTR; in rdmasniff_activate()
523 __u32 qp_state; member691 __u8 qp_state; member722 __u8 qp_state; member
241 __u32 qp_state; member
110 __u32 qp_state; member
147 qp_state int32
589 attr.qp_state = IBV_QPS_INIT; in RdmaChannel()712 attr.qp_state = IBV_QPS_RTR; in Connect()741 attr.qp_state = IBV_QPS_RTS; in Connect()
4088 QUERY_POOL_NODE *qp_state = GetQueryPoolNode(queryPool); in PreCallValidateDestroyQueryPool() local4091 if (qp_state) { in PreCallValidateDestroyQueryPool()4092 skip |= ValidateObjectNotInUse(device_data, qp_state, obj_struct, "vkDestroyQueryPool", in PreCallValidateDestroyQueryPool()4101 QUERY_POOL_NODE *qp_state = GetQueryPoolNode(queryPool); in PreCallRecordDestroyQueryPool() local4103 InvalidateCommandBuffers(device_data, qp_state->cb_bindings, obj_struct); in PreCallRecordDestroyQueryPool()