Searched refs:MANA_PAGE_ALIGN (Results 1 – 3 of 3) sorted by relevance
228 #define MANA_PAGE_ALIGN(x) ALIGN((x), MANA_PAGE_SIZE) macro
1908 cq_size = MANA_PAGE_ALIGN(cq_size); in mana_create_txq()2206 rq_size = MANA_PAGE_ALIGN(rq_size); in mana_create_rxq()2207 cq_size = MANA_PAGE_ALIGN(cq_size); in mana_create_rxq()
436 buf_size = MANA_PAGE_ALIGN(q_depth * max_msg_size); in mana_hwc_alloc_dma_buf()