Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/hfi1/
Dpio_copy.c12 #define PIO_BLOCK_QWS (PIO_BLOCK_SIZE / sizeof(u64)) macro
365 if (pbuf->qw_written < PIO_BLOCK_QWS) { in mid_copy_mix()
455 else if (pbuf->qw_written < PIO_BLOCK_QWS) in mid_copy_mix()
491 if (pbuf->qw_written < PIO_BLOCK_QWS) { in mid_copy_straight()
629 else if (pbuf->qw_written < PIO_BLOCK_QWS) in seg_pio_copy_mid()
682 else if (pbuf->qw_written < PIO_BLOCK_QWS) in seg_pio_copy_end()