Searched refs:MirroringMode (Results 1 – 3 of 3) sorted by relevance
544 …uint8 MirroringMode; /**< @brief specifies the mode how the mirrored traffic should… member
8165 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;
2970 …Netc_EthSwt_Ip_SwitchMirroringModeType MirroringMode; /*!< @brief specifies the mode how th… member