Home
last modified time | relevance | path

Searched refs:RD_MAX_ALLOCATION_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/target/
H A Dtarget_core_rd.h13 #define RD_MAX_ALLOCATION_SIZE 65536 macro
H A Dtarget_core_rd.c116 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()