Searched refs:CapturePortIdx (Results 1 – 3 of 3) sorted by relevance
547 …uint8 CapturePortIdx; /**< @brief Specifies the Ethernet switch port which capture the mirro… member
8227 DevAssert(MirrorConfigurationPtr->CapturePortIdx < NETC_ETHSWT_IP_NUMBER_OF_PORTS);8240 RegIMDCR0 |= NETC_F2_IMDCR0_PORT(MirrorConfigurationPtr->CapturePortIdx);8259 MirrorCfgBackup.CapturePortIdx = MirrorConfigurationPtr->CapturePortIdx;8296 MirrorConfigurationPtr->CapturePortIdx = MirrorCfgBackup.CapturePortIdx;8309 MirrorConfigurationPtr->CapturePortIdx = 0U;
2967 …uint8 CapturePortIdx; /*!< @brief Specifies the Ethernet switch port which c… member