Searched refs:FL0_PG_CHUNK_SIZE (Results 1 – 1 of 1) sorted by relevance
62 #define FL0_PG_CHUNK_SIZE 2048 macro3088 #if FL0_PG_CHUNK_SIZE > 0 in t3_sge_alloc_qset()3089 q->fl[0].buf_size = FL0_PG_CHUNK_SIZE; in t3_sge_alloc_qset()3101 q->fl[0].use_pages = FL0_PG_CHUNK_SIZE > 0; in t3_sge_alloc_qset()