Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Pp2Dxe/
DMvpp2Lib.c915 UINT32 RiBits, AiBits; in Mvpp2PrsVlanFind() local
935 AiBits = Mvpp2PrsTcamAiGet (Pe); in Mvpp2PrsVlanFind()
938 AiBits &= ~MVPP2_PRS_DBL_VLAN_AI_BIT; in Mvpp2PrsVlanFind()
940 if (Ai != AiBits) { in Mvpp2PrsVlanFind()