Searched refs:FPGA_MIM_MAX_SIZE (Results 1 – 1 of 1) sorted by relevance
225 #define FPGA_MIM_MAX_SIZE (0x3E000) /* 250Kb */ macro233 #define GET_MIM_MAX_SIZE(is_asic, is_e4) ((!is_asic) ? FPGA_MIM_MAX_SIZE : ((is_e4) ? LEGACY_ASIC_…