QCA_DFU_PACKET_LEN
buf = kmalloc(QCA_DFU_PACKET_LEN, GFP_KERNEL);
size = min_t(size_t, count, QCA_DFU_PACKET_LEN);