Searched refs:RCL_CommandStatus_Scheduled (Results 1 – 4 of 4) sorted by relevance
86 … RCL_CommandStatus_Scheduled, /*!< Command is scheduled, pending start time. */ enumerator
153 if (cmd->status == RCL_CommandStatus_Scheduled) in rclCommandHwi()218 if (cmd->status >= RCL_CommandStatus_Scheduled && cmd->status < RCL_CommandStatus_Finished) in rclCommandHwi()725 c->status = RCL_CommandStatus_Scheduled; in submitHook()
265 txAction->txStatus = RCL_CommandStatus_Scheduled; in RCL_Handler_Ieee_RxTx()576 txAction->txStatus = RCL_CommandStatus_Scheduled; in RCL_Handler_Ieee_RxTx()
1136 if (cmd->status == RCL_CommandStatus_Scheduled) in RCL_Handler_Generic_PbeOperation()