Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.h262 netc_enetc_native_vlan_config_t rxOuterVLANCfg; /*!< Port outer native VLAN config. */ member
Dfsl_netc_endpoint.c587 NETC_EnetcPortSetNativeVLAN(handle->hw.base, &config->rxOuterVLANCfg, true); in EP_Init()