Searched refs:NETC_SIEnablePromisc (Results 1 – 2 of 2) sorted by relevance
121 static inline void NETC_SIEnablePromisc(ENETC_SI_Type *base, netc_packet_type_t type, bool enable) in NETC_SIEnablePromisc() function
1836 NETC_SIEnablePromisc(handle->hw.si, kNETC_PacketUnicast, config->rejectUC); in EP_RxL2MFInit()1837 NETC_SIEnablePromisc(handle->hw.si, kNETC_PacketMulticast, config->rejectMC); in EP_RxL2MFInit()1838 NETC_SIEnablePromisc(handle->hw.si, kNETC_PacketBroadcast, config->rejectBC); in EP_RxL2MFInit()