Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/BaseNXP/include/
DEth_GeneralTypes.h521 uint16 VlanId; member
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/include/
DNetc_EthSwt_Ip.h440 Std_ReturnType Netc_EthSwt_Ip_EnableVlan( uint8 SwitchIdx, uint8 SwitchPortIdx, uint16 VlanId, bool…
DNetc_EthSwt_Ip_Types.h2968 …uint16 VlanId; /*!< @brief Specifies the VLAN address 0..4094 which s… member
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c5262 Std_ReturnType Netc_EthSwt_Ip_EnableVlan( uint8 SwitchIdx, uint8 SwitchPortIdx, uint16 VlanId, bool… argument
5275 VlanFilterTableEntry.VlanID = VlanId;
5305 VlanFilterTableEntry.VlanID = VlanId;
8173 FrmModificationEntry.OuterVlanVID = MirrorConfigurationPtr->VlanId;
8258 MirrorCfgBackup.VlanId = MirrorConfigurationPtr->VlanId;
8295 MirrorConfigurationPtr->VlanId = MirrorCfgBackup.VlanId;
8308 MirrorConfigurationPtr->VlanId = NETC_ETHSWT_IP_UINT16_NULL_ENTRY_ID;