How to set the axi4 slave input buffer size

While using slv_mem.backdoor_write writing to axi4_slave I have noticed that only 16 bytes of data are written. I would like to initialize entire memory space. I think it is a Input buffer size for write data channel that is 16 by default. Don’t know what parameter/ how to set…