Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_switch.c239 config->imrCfg.efmEntryID = 0xFFFFU; in SWT_GetDefaultConfig()
563 if ((kNETC_SWTMPort == config->destPort) && (0xFFFFU != config->efmEntryID)) in SWT_RxMirrorConfig()
570 …NETC_SW_IMDCR1_EFM_LEN_CHANGE(config->efmLengthChange) | NETC_SW_IMDCR1_EFMEID(config->efmEntryID); in SWT_RxMirrorConfig()
Dfsl_netc.h3843 …uint16_t efmEntryID; /*!< Egress Frame Modification Entry Id, note 0xFFFF is a Null Frame Modifica… member