Searched refs:EFA_PTRS_PER_CHUNK (Results 1 – 1 of 1) sorted by relevance
96 #define EFA_PTRS_PER_CHUNK \ macro100 ((EFA_PTRS_PER_CHUNK * EFA_CHUNK_PAYLOAD_PTR_SIZE) + EFA_CHUNK_PTR_SIZE)1299 chunk_list_size = DIV_ROUND_UP(page_cnt, EFA_PTRS_PER_CHUNK); in pbl_chunk_list_create()1321 ((page_cnt % EFA_PTRS_PER_CHUNK) * EFA_CHUNK_PAYLOAD_PTR_SIZE) + in pbl_chunk_list_create()1333 if (payload_idx == EFA_PTRS_PER_CHUNK) { in pbl_chunk_list_create()1362 &prev_chunk_buf[EFA_PTRS_PER_CHUNK]; in pbl_chunk_list_create()