Searched refs:NG_ASIC_MIM_MAX_SIZE (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dnvm_map.h226 #define NG_ASIC_MIM_MAX_SIZE (_MB(2)) /* 2Mb - E5 */ macro
236 #define GET_MIM_MAX_SIZE(is_asic, is_e4) ((!is_asic) ? FPGA_MIM_MAX_SIZE : ((is_e4) ? LEGACY_ASIC_MIM_MAX_SIZE : NG_ASIC_MIM_MAX_SIZE))

Completed in 182 milliseconds