Searched refs:COPY_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
116 #define COPY_BUF_SIZE (SDPCM_MAXGLOM_SIZE * 1600) macro225 sd->copy_buf = MALLOC(osh, COPY_BUF_SIZE); in sdioh_attach()228 __FUNCTION__, COPY_BUF_SIZE)); in sdioh_attach()297 MFREE(sd->osh, sd->copy_buf, COPY_BUF_SIZE); in sdioh_attach()328 MFREE(sd->osh, sd->copy_buf, COPY_BUF_SIZE); in sdioh_detach()1397 if (ttl_len <= COPY_BUF_SIZE) in sdioh_request_packet_chain()