Home
last modified time | relevance | path

Searched refs:SDU_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/gdm724x/
H A Dgdm_usb.h21 #define SDU_BUF_SIZE 2048 macro
H A Dgdm_usb.c123 t_sdu->buf = kmalloc(SDU_BUF_SIZE, GFP_KERNEL); in alloc_tx_sdu_struct()