Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Pp2Dxe/
DMvpp2Lib.c187 IN UINT32 PortMask in Mvpp2PrsTcamPortMapSet() argument
195 Pe->Tcam.Byte[EnableOff] |= ~PortMask & MVPP2_PRS_PORT_MASK; in Mvpp2PrsTcamPortMapSet()
825 INT32 Tid, Shift, PortMask; in Mvpp2PrsDsaTagEthertypeSet() local
829 PortMask = 0; in Mvpp2PrsDsaTagEthertypeSet()
833 PortMask = MVPP2_PRS_PORT_MASK; in Mvpp2PrsDsaTagEthertypeSet()
885 Mvpp2PrsTcamPortMapSet (&Pe, PortMask); in Mvpp2PrsDsaTagEthertypeSet()