Searched refs:FW_LOAD_SIZE (Results 1 – 2 of 2) sorted by relevance
72 #define FW_LOAD_SIZE 1023 macro85 buf = kmalloc(FW_LOAD_SIZE, GFP_KERNEL); in emi26_load_firmware()138 while (rec && (i + be16_to_cpu(rec->len) < FW_LOAD_SIZE)) { in emi26_load_firmware()
80 #define FW_LOAD_SIZE 1023 macro94 buf = kmalloc(FW_LOAD_SIZE, GFP_KERNEL); in emi62_load_firmware()145 while (rec && (i + be16_to_cpu(rec->len) < FW_LOAD_SIZE)) { in emi62_load_firmware()