Searched refs:FW_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
299 #define FW_BLOCK_SIZE 1024 macro392 block = kmalloc(FW_BLOCK_SIZE, GFP_KERNEL); in at76_usbdfu_download()444 bsize = min_t(int, size, FW_BLOCK_SIZE); in at76_usbdfu_download()1280 block = kmalloc(FW_BLOCK_SIZE, GFP_KERNEL); in at76_load_external_fw()1288 bsize = min_t(int, size, FW_BLOCK_SIZE); in at76_load_external_fw()