Searched refs:chip_pio_mem_size (Results 1 – 2 of 2) sorted by relevance
647 static inline u32 chip_pio_mem_size(struct hfi1_devdata *dd) in chip_pio_mem_size() function
184 int total_blocks = (chip_pio_mem_size(dd) / PIO_BLOCK_SIZE) - 1; in init_sc_pools_and_sizes()