Searched refs:XAXIDMA_COALESCE_MASK (Results 1 – 2 of 2) sorted by relevance
114 #define XAXIDMA_COALESCE_MASK 0x00FF0000 /* Coalesce counter */ macro
248 cr = FIELD_PREP(XAXIDMA_COALESCE_MASK, count) | XAXIDMA_IRQ_IOC_MASK | in axienet_calc_cr()282 *count = FIELD_GET(XAXIDMA_COALESCE_MASK, cr); in axienet_coalesce_params()2136 u32 mask = XAXIDMA_COALESCE_MASK | XAXIDMA_IRQ_IOC_MASK | in axienet_rx_dim_work()