Home
last modified time | relevance | path

Searched refs:NETC_RxVlanCInit (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw.h222 void NETC_RxVlanCInit(NETC_SW_ENETC_Type *base, const netc_vlan_classify_config_t *config, bool enR…
Dfsl_netc_hw.c82 void NETC_RxVlanCInit(NETC_SW_ENETC_Type *base, const netc_vlan_classify_config_t *config, bool enR… in NETC_RxVlanCInit() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.h496 NETC_RxVlanCInit(handle->hw.common, config, false); in EP_RxVlanCInit()
Dfsl_netc_switch.h533 NETC_RxVlanCInit(handle->hw.common, config, true); in SWT_RxVlanCInit()