Searched refs:kNETC_TimestampResp (Results 1 – 3 of 3) sorted by relevance
1065 else if ((netc_host_reason_t)rxDesc->writeback.hr != kNETC_TimestampResp) in EP_GetRxFrameSizeCommon()1435 else if ((netc_host_reason_t)rxDesc->writeback.hr == kNETC_TimestampResp) in EP_ReceiveFrame()
859 …if ((rxDesc->resp.isReady != 0U) && ((netc_host_reason_t)rxDesc->resp.hr == kNETC_TimestampResp) && in SWT_GetTimestampRefResp()960 else if ((netc_host_reason_t)rxDesc->writeback.hr == kNETC_TimestampResp) in SWT_ReceiveFrame()
136 kNETC_TimestampResp = 0x3, enumerator