Home
last modified time | relevance | path

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

/linux/drivers/net/usb/
H A Dr8152.c751 #define TX_ALIGN 4 macro
2031 return (void *)ALIGN((uintptr_t)data, TX_ALIGN); in tx_agg_align()
2151 buf = kmalloc_node(agg_buf_sz + TX_ALIGN, GFP_KERNEL, in alloc_all_mem()