Home
last modified time | relevance | path

Searched refs:vlanEnable (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/include/
DNetc_EthSwt_Ip_Types.h2718 boolean vlanEnable; /*!< Use the IVP and DR from the frame or use port default */ member
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c6379 if(TRUE != port->iPort->vlanEnable)
6548 | SW_PORT0_PQOSMR_VE(port->iPort->vlanEnable?1U:0U)
7063 …chPort.SwitchPortIdx] = (*((*(Config)).port))[SwitchIdxSwitchPort.SwitchPortIdx].iPort->vlanEnable;
7065 …tEnable) && (FALSE == (*((*(Config)).port))[SwitchIdxSwitchPort.SwitchPortIdx].iPort->vlanEnable ))