Searched refs:SDU_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/staging/gdm724x/ | ||
H A D | gdm_usb.h | 21 #define SDU_BUF_SIZE 2048 macro |
H A D | gdm_usb.c | 123 t_sdu->buf = kmalloc(SDU_BUF_SIZE, GFP_KERNEL); in alloc_tx_sdu_struct() |