Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Pp2Dxe/
DMvpp2LibHw.h1802 #define MVPP2_CLS_FLOWS_TBL_DATA_WORDS 3 macro
1895 UINT32 Data[MVPP2_CLS_FLOWS_TBL_DATA_WORDS];
DMvpp2Lib.c2645 Mvpp2Memset (&Fe.Data, 0, MVPP2_CLS_FLOWS_TBL_DATA_WORDS); in Mvpp2ClsInit()