Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vhost/
H A Dscsi.c723 vhost_scsi_calc_sgls(struct iov_iter *iter, size_t bytes, int max_sgls) in vhost_scsi_calc_sgls() argument
734 if (sgl_count > max_sgls) { in vhost_scsi_calc_sgls()
736 " max_sgls: %d\n", __func__, sgl_count, max_sgls); in vhost_scsi_calc_sgls()