Home
last modified time | relevance | path

Searched refs:NETC_SISetRxConsumer (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw_si.h164 static inline void NETC_SISetRxConsumer(ENETC_SI_Type *base, uint8_t ring, uint16_t consumer) in NETC_SISetRxConsumer() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.c1200 NETC_SISetRxConsumer(handle->hw.si, ring, index); in EP_DropFrame()
1294 NETC_SISetRxConsumer(handle->hw.si, ring, index); in EP_ReceiveFrameCopyCommon()
1397 NETC_SISetRxConsumer(handle->hw.si, ring, index); in EP_ReceiveFrameCommon()
Dfsl_netc_switch.c882 NETC_SISetRxConsumer(handle->epHandle->hw.si, rxBdRingIdx, index); in SWT_GetTimestampRefResp()