Searched refs:netc_host_reason_t (Results 1 – 3 of 3) sorted by relevance
1065 else if ((netc_host_reason_t)rxDesc->writeback.hr != kNETC_TimestampResp) in EP_GetRxFrameSizeCommon()1067 if ((netc_host_reason_t)rxDesc->writeback.hr != kNETC_RegularFrame) in EP_GetRxFrameSizeCommon()1140 attr->hostReason = (netc_host_reason_t)rxDesc->writeback.hr; in EP_GetRxFrameAttribute()1435 else if ((netc_host_reason_t)rxDesc->writeback.hr == kNETC_TimestampResp) in EP_ReceiveFrame()1442 if ((netc_host_reason_t)rxDesc->writeback.hr != kNETC_RegularFrame) in EP_ReceiveFrame()
145 } netc_host_reason_t; typedef170 netc_host_reason_t hostReason;1318 … netc_host_reason_t hr : 4; /*!< Host Reason metadata when frame is redirected/copied to1506 …netc_host_reason_t hr : 4; /*!< Host Reason when frame is redirected (fa = 01b) to the switch mana…
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()967 if ((netc_host_reason_t)rxDesc->writeback.hr == kNETC_RegularFrame) in SWT_ReceiveFrame()