Searched refs:FW_LOAD_SIZE (Results 1 – 2 of 2) sorted by relevance
69 #define FW_LOAD_SIZE 1023 macro82 buf = kmalloc(FW_LOAD_SIZE, GFP_KERNEL); in emi26_load_firmware()135 while (rec && (i + be16_to_cpu(rec->len) < FW_LOAD_SIZE)) { in emi26_load_firmware()
77 #define FW_LOAD_SIZE 1023 macro91 buf = kmalloc(FW_LOAD_SIZE, GFP_KERNEL); in emi62_load_firmware()142 while (rec && (i + be16_to_cpu(rec->len) < FW_LOAD_SIZE)) { in emi62_load_firmware()