Searched refs:SBUF_SIZE (Results 1 – 1 of 1) sorted by relevance
72 #define SBUF_SIZE 2048 in conn_download_decomp_fw() macro77 t_u8 *sbuf = (t_u8 *)OSA_MemoryAllocate(SBUF_SIZE); in conn_download_decomp_fw()131 readlen = MIN(SBUF_SIZE, firmwarelen); in conn_download_decomp_fw()