Home
last modified time | relevance | path

Searched refs:src_cnt_to_hw (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/ioat/
H A Ddma.h30 #define src_cnt_to_hw(x) ((x) - 2) macro
H A Dprep.c215 xor->ctl_f.src_cnt = src_cnt_to_hw(src_cnt); in __ioat_prep_xor_lock()
424 pq->ctl_f.src_cnt = src_cnt_to_hw(s); in __ioat_prep_pq_lock()
/kernel/linux/linux-6.6/drivers/dma/ioat/
H A Ddma.h30 #define src_cnt_to_hw(x) ((x) - 2) macro
H A Dprep.c215 xor->ctl_f.src_cnt = src_cnt_to_hw(src_cnt); in __ioat_prep_xor_lock()
424 pq->ctl_f.src_cnt = src_cnt_to_hw(s); in __ioat_prep_pq_lock()

Completed in 9 milliseconds