Searched refs:NETC_SISetRxConsumer (Results 1 – 3 of 3) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/ |
| D | fsl_netc_hw_si.h | 164 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/ |
| D | fsl_netc_endpoint.c | 1200 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()
|
| D | fsl_netc_switch.c | 882 NETC_SISetRxConsumer(handle->epHandle->hw.si, rxBdRingIdx, index); in SWT_GetTimestampRefResp()
|