Searched refs:LEGACY_ASIC_MIM_MAX_SIZE (Results 1 – 1 of 1) sorted by relevance
222 #define LEGACY_ASIC_MIM_MAX_SIZE (_KB(1200)) /* 1.2Mb - E4*/ macro233 …E(is_asic, is_e4) ((!is_asic) ? FPGA_MIM_MAX_SIZE : ((is_e4) ? LEGACY_ASIC_MIM_MAX_SIZE : NG_ASIC…