Searched refs:MIN_FW_SIZE (Results 1 – 2 of 2) sorted by relevance
17 #define MIN_FW_SIZE 40000 /* minimum firmware file size in bytes */ macro
1914 } else if (fw->size < MIN_FW_SIZE || fw->size > MAX_FW_SIZE) { in wl_check_firmwares()