Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dpio_copy.c51 #define SOP_DISTANCE (TXE_PIO_SIZE / 2) macro
74 void __iomem *dest = pbuf->start + SOP_DISTANCE; in pio_copy()
113 dest -= SOP_DISTANCE; in pio_copy()
114 dend -= SOP_DISTANCE; in pio_copy()
306 void __iomem *dest = pbuf->start + SOP_DISTANCE; in seg_pio_copy_start()
344 dest -= SOP_DISTANCE; in seg_pio_copy_start()
345 dend -= SOP_DISTANCE; in seg_pio_copy_start()
423 dest += SOP_DISTANCE; in mid_copy_mix()
424 xend += SOP_DISTANCE; in mid_copy_mix()
434 dest -= SOP_DISTANCE; in mid_copy_mix()
[all …]