I'm wondering whether I'm missing something.
This is the callback called from finish_transfer in both nrf_drv_spi.c and nrf_drv_twi.c.
This parameter is useful because it can be used to let me know which SPIM instance completed the transaction.
Since SPIM does not have that parameter, I will have to assume that any of the active SPIM peripherals completed the transaction.