Searched refs:aligned_head (Results 1 – 1 of 1) sorted by relevance
78 u32 aligned_head; in gve_tx_alloc_fifo() local113 aligned_head = L1_CACHE_ALIGN(fifo->head); in gve_tx_alloc_fifo()114 padding = aligned_head - fifo->head; in gve_tx_alloc_fifo()117 fifo->head = aligned_head; in gve_tx_alloc_fifo()