Searched refs:TX_ALIGN (Results 1 – 2 of 2) sorted by relevance
439 #define TX_ALIGN 4 macro
750 #define TX_ALIGN 4 macro2026 return (void *)ALIGN((uintptr_t)data, TX_ALIGN); in tx_agg_align()2146 buf = kmalloc_node(agg_buf_sz + TX_ALIGN, GFP_KERNEL, in alloc_all_mem()