Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dpio_copy.c54 #define PIO_BLOCK_QWS (PIO_BLOCK_SIZE / sizeof(u64)) macro
406 if (pbuf->qw_written < PIO_BLOCK_QWS) { in mid_copy_mix()
496 else if (pbuf->qw_written < PIO_BLOCK_QWS) in mid_copy_mix()
532 if (pbuf->qw_written < PIO_BLOCK_QWS) { in mid_copy_straight()
670 else if (pbuf->qw_written < PIO_BLOCK_QWS) in seg_pio_copy_mid()
723 else if (pbuf->qw_written < PIO_BLOCK_QWS) in seg_pio_copy_end()