Home
last modified time | relevance | path

Searched refs:NETC_EnetcPortSetNativeVLAN (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw_enetc.h211 static inline void NETC_EnetcPortSetNativeVLAN(NETC_ENETC_Type *base, in NETC_EnetcPortSetNativeVLAN() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.c587 NETC_EnetcPortSetNativeVLAN(handle->hw.base, &config->rxOuterVLANCfg, true); in EP_Init()
588 NETC_EnetcPortSetNativeVLAN(handle->hw.base, &config->rxInnerVLANCfg, false); in EP_Init()