Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dpio.c1319 #define BLOCK_DWORDS (PIO_BLOCK_SIZE/sizeof(u32)) macro
1320 #define dwords_to_blocks(x) DIV_ROUND_UP(x, BLOCK_DWORDS)