Home
last modified time | relevance | path

Searched refs:with_ext (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/dma/ioat/
Ddma_v3.c674 int num_descs, with_ext, idx, i; in __ioat3_prep_xor_lock() local
685 with_ext = 1; in __ioat3_prep_xor_lock()
688 with_ext = 0; in __ioat3_prep_xor_lock()
728 } while ((i += 1 + with_ext) < num_descs); in __ioat3_prep_xor_lock()
853 int i, s, idx, with_ext, num_descs; in __ioat3_prep_pq_lock() local
869 with_ext = 1; in __ioat3_prep_pq_lock()
872 with_ext = 0; in __ioat3_prep_pq_lock()
896 ext = ioat2_get_ring_ent(ioat, idx + i + with_ext); in __ioat3_prep_pq_lock()
927 } while ((i += 1 + with_ext) < num_descs); in __ioat3_prep_pq_lock()