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