Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc.h3868 …bool enMacStationMove : 1; /*!< Enable/Disable received frame which ingress port not match the FDB… member
Dfsl_netc_switch.c1192 …NETC_PORT_BPCR_SRCPRND(!config->enSrcPortPrun) | NETC_PORT_BPCR_STAMVD(!config->enMacStationMove) | in SWT_BridgeConfigPort()