Searched refs:SDU_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
21 #define SDU_BUF_SIZE 2048 macro
123 t_sdu->buf = kmalloc(SDU_BUF_SIZE, GFP_KERNEL); in alloc_tx_sdu_struct()