Home
last modified time | relevance | path

Searched refs:MirroringMode (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/s32/drivers/s32ze/BaseNXP/include/
DEth_GeneralTypes.h544 …uint8 MirroringMode; /**< @brief specifies the mode how the mirrored traffic should… member
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c8165 if (MirrorConfigurationPtr->MirroringMode != NETC_ETHSWT_NO_VLAN_RETAGGING)
8171 …FrmModificationEntry.L2HeaderVlanActions = (MirrorConfigurationPtr->MirroringMode > NETC_ETHSWT_VL…
8228 DevAssert(MirrorConfigurationPtr->MirroringMode <= NETC_ETHSWT_VLAN_DOUBLE_TAGGING);
8257 MirrorCfgBackup.MirroringMode = MirrorConfigurationPtr->MirroringMode;
8294 MirrorConfigurationPtr->MirroringMode = MirrorCfgBackup.MirroringMode;
8307 MirrorConfigurationPtr->MirroringMode = NETC_ETHSWT_NO_VLAN_RETAGGING;
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/include/
DNetc_EthSwt_Ip_Types.h2970 …Netc_EthSwt_Ip_SwitchMirroringModeType MirroringMode; /*!< @brief specifies the mode how th… member