Searched refs:ACX_MEMBLOCK_SIZE (Results 1 – 3 of 3) sorted by relevance
468 memblk_sz.memblk_size = htole16(ACX_MEMBLOCK_SIZE); in acx100_init_memory()487 total_memblk = (memblk_end - memblk_start) / ACX_MEMBLOCK_SIZE; in acx100_init_memory()502 (ACX_MEMBLOCK_SIZE * rxblk_num))); in acx100_init_memory()
338 mem.memblk_size = htole16(ACX_MEMBLOCK_SIZE); in acx111_init_memory()
66 #define ACX_MEMBLOCK_SIZE 256 macro