Searched refs:EQOS_DESCRIPTOR_SIZE (Results 1 – 1 of 1) sorted by relevance
233 #define EQOS_DESCRIPTOR_SIZE (EQOS_DESCRIPTOR_WORDS * 4) macro240 EQOS_DESCRIPTOR_SIZE, ARCH_DMA_MINALIGN)255 #if EQOS_DESCRIPTOR_SIZE < ARCH_DMA_MINALIGN316 unsigned long end = ALIGN(start + EQOS_DESCRIPTOR_SIZE, in eqos_inval_desc_tegra186()328 unsigned long end = roundup((unsigned long)desc + EQOS_DESCRIPTOR_SIZE, in eqos_inval_desc_generic()339 flush_cache((unsigned long)desc, EQOS_DESCRIPTOR_SIZE); in eqos_flush_desc_tegra186()348 unsigned long end = roundup((unsigned long)desc + EQOS_DESCRIPTOR_SIZE, in eqos_flush_desc_generic()