Searched refs:PIO_BLOCK_SIZE (Results 1 – 5 of 5) sorted by relevance
55 #define PIO_BLOCK_MASK (PIO_BLOCK_SIZE-1)57 #define PIO_BLOCK_QWS (PIO_BLOCK_SIZE/sizeof(u64))78 void __iomem *send = dest + PIO_BLOCK_SIZE; in pio_copy()458 void __iomem *send = dest + PIO_BLOCK_SIZE; in seg_pio_copy_start()566 send = pbuf->start + PIO_BLOCK_SIZE; in mid_copy_mix()660 send = pbuf->start + PIO_BLOCK_SIZE; in mid_copy_straight()
224 int total_blocks = (dd->chip_pio_mem_size / PIO_BLOCK_SIZE) - 1; in init_sc_pools_and_sizes()582 release_credits = DIV_ROUND_UP(mtu, PIO_BLOCK_SIZE); in sc_mtu_to_threshold()1319 #define BLOCK_DWORDS (PIO_BLOCK_SIZE/sizeof(u32))1410 * PIO_BLOCK_SIZE); in sc_buffer_alloc()1411 pbuf->size = sc->credits * PIO_BLOCK_SIZE; in sc_buffer_alloc()
76 #define PIO_BLOCK_SIZE 64 /* bytes */ macro
1111 if (req->info.fragsize % PIO_BLOCK_SIZE || in check_header_template()
525 memlen = ALIGN(uctxt->sc->credits * PIO_BLOCK_SIZE, in hfi1_file_mmap()