Searched refs:PLDM_ACKNOWLEDGEMENT_ONLY (Results 1 – 3 of 3) sorted by relevance
440 *transferOperationFlag = PLDM_ACKNOWLEDGEMENT_ONLY; in getNextPartParameters()533 if (transferOperationFlag == PLDM_ACKNOWLEDGEMENT_ONLY) in pollForPlatformEventTask()
87 PLDM_ACKNOWLEDGEMENT_ONLY = 2, enumerator
1131 ((transfer_operation_flag == PLDM_ACKNOWLEDGEMENT_ONLY) && in pldm_platform_poll_for_platform_event_message_validate()1133 ((transfer_operation_flag == PLDM_ACKNOWLEDGEMENT_ONLY) && in pldm_platform_poll_for_platform_event_message_validate()1135 (transfer_operation_flag > PLDM_ACKNOWLEDGEMENT_ONLY)) { in pldm_platform_poll_for_platform_event_message_validate()1169 if (*transfer_operation_flag > PLDM_ACKNOWLEDGEMENT_ONLY) { in decode_poll_for_platform_event_message_req()