Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dpio_copy.c54 #define SOP_DISTANCE (TXE_PIO_SIZE / 2) macro
77 void __iomem *dest = pbuf->start + SOP_DISTANCE; in pio_copy()
114 dest -= SOP_DISTANCE; in pio_copy()
115 dend -= SOP_DISTANCE; in pio_copy()
457 void __iomem *dest = pbuf->start + SOP_DISTANCE; in seg_pio_copy_start()
493 dest -= SOP_DISTANCE; in seg_pio_copy_start()
494 dend -= SOP_DISTANCE; in seg_pio_copy_start()
570 dest += SOP_DISTANCE; in mid_copy_mix()
571 xend += SOP_DISTANCE; in mid_copy_mix()
581 dest -= SOP_DISTANCE; in mid_copy_mix()
[all …]