Searched refs:RD_MAX_ALLOCATION_SIZE (Results 1 – 2 of 2) sorted by relevance
116 u32 max_sg_per_table = (RD_MAX_ALLOCATION_SIZE / in rd_allocate_sgl_table()178 u32 max_sg_per_table = (RD_MAX_ALLOCATION_SIZE / in rd_build_device_space()237 u32 max_sg_per_table = (RD_MAX_ALLOCATION_SIZE / in rd_build_prot_space()342 u32 i, sg_per_table = (RD_MAX_ALLOCATION_SIZE / in rd_get_sg_table()362 u32 i, sg_per_table = (RD_MAX_ALLOCATION_SIZE / in rd_get_prot_table()
13 #define RD_MAX_ALLOCATION_SIZE 65536 macro