Searched refs:RD_MAX_ALLOCATION_SIZE (Results 1 – 2 of 2) sorted by relevance
129 u32 max_sg_per_table = (RD_MAX_ALLOCATION_SIZE / in rd_allocate_sgl_table()194 u32 max_sg_per_table = (RD_MAX_ALLOCATION_SIZE / in rd_build_device_space()257 u32 max_sg_per_table = (RD_MAX_ALLOCATION_SIZE / in rd_build_prot_space()364 u32 i, sg_per_table = (RD_MAX_ALLOCATION_SIZE / in rd_get_sg_table()384 u32 i, sg_per_table = (RD_MAX_ALLOCATION_SIZE / in rd_get_prot_table()
8 #define RD_MAX_ALLOCATION_SIZE 65536 macro