Searched refs:NES_4K_PBL_CHUNK_SIZE (Results 1 – 2 of 2) sorted by relevance
1196 #define NES_4K_PBL_CHUNK_SIZE 4096 macro
403 if (max_num_sg > (NES_4K_PBL_CHUNK_SIZE / sizeof(u64))) in nes_alloc_mr()410 if (max_num_sg > (NES_4K_PBL_CHUNK_SIZE / sizeof(u64))) in nes_alloc_mr()3409 if (mr->npages > (NES_4K_PBL_CHUNK_SIZE / sizeof(u64))) { in nes_post_send()