Searched refs:SDU_TX_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
33 #define SDU_TX_BUF_SIZE 2048 macro175 tx->sdu_buf = kmalloc(SDU_TX_BUF_SIZE, GFP_KERNEL); in init_sdio()262 if ((pos + estlen) > SDU_TX_BUF_SIZE) in send_sdu()