Searched refs:IONIC_PAGE_SPLIT_SZ (Results 1 – 2 of 2) sorted by relevance
193 #define IONIC_PAGE_SPLIT_SZ (PAGE_SIZE / 2) macro
165 size = ALIGN(used, IONIC_PAGE_SPLIT_SZ); in ionic_rx_buf_recycle()