Searched defs:STAT_LEN (Results 1 – 3 of 3) sorted by relevance
55 #define STAT_LEN (VXGE_HW_STATS_LEN + DRIVER_STAT_LEN + VXGE_SW_STATS_LEN) macro
57 static u32 STAT_LEN; /* length of status page at ring end */ variable
144 STAT_LEN = L1_CACHE_BYTES > 64 ? 128 : 64 enumerator