SLA_SZ
#define SLA_SCATTER_LEN(s) (SLA_SZ(s) / sizeof(struct sla_addr_t))
if (WARN_ON_ONCE(SLA_SZ(scatter[i]) > SZ_4K))