Searched refs:aligned_head (Results 1 – 1 of 1) sorted by relevance
79 u32 aligned_head; in gve_tx_alloc_fifo() local114 aligned_head = L1_CACHE_ALIGN(fifo->head); in gve_tx_alloc_fifo()115 padding = aligned_head - fifo->head; in gve_tx_alloc_fifo()118 fifo->head = aligned_head; in gve_tx_alloc_fifo()