Home
last modified time | relevance | path

Searched refs:VlanId (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-3.5.0/s32/drivers/s32ze/BaseNXP/include/
DEth_GeneralTypes.h514 uint16 VlanId; member
/hal_nxp-3.5.0/s32/drivers/s32ze/EthSwt_NETC/include/
DNetc_EthSwt_Ip.h438 Std_ReturnType Netc_EthSwt_Ip_EnableVlan( uint8 SwitchIdx, uint8 SwitchPortIdx, uint16 VlanId, bool…
DNetc_EthSwt_Ip_Types.h1966 …uint16 VlanId; /*!< @brief Specifies the VLAN address 0..4094 which s… member
/hal_nxp-3.5.0/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c3307 Std_ReturnType Netc_EthSwt_Ip_EnableVlan( uint8 SwitchIdx, uint8 SwitchPortIdx, uint16 VlanId, bool… in Netc_EthSwt_Ip_EnableVlan() argument
3320 VlanFilterTableEntry.VlanID = VlanId; in Netc_EthSwt_Ip_EnableVlan()
3350 VlanFilterTableEntry.VlanID = VlanId; in Netc_EthSwt_Ip_EnableVlan()
5102 FrmModificationEntry.OuterVlanVID = MirrorConfigurationPtr->VlanId; in ConfigAndEnableEgressFramesModification()
5215 MirrorCfgBackup.VlanId = MirrorConfigurationPtr->VlanId; in Netc_EthSwt_Ip_WriteMirrorConfiguration()
5249 MirrorConfigurationPtr->VlanId = MirrorCfgBackup.VlanId; in Netc_EthSwt_Ip_ReadMirrorConfiguration()
5262 MirrorConfigurationPtr->VlanId = 0xFFFFU; in Netc_EthSwt_Ip_ReadMirrorConfiguration()