sgl_threshold 55 drivers/nvme/host/pci.c static unsigned int sgl_threshold = SZ_32K; sgl_threshold 56 drivers/nvme/host/pci.c module_param(sgl_threshold, uint, 0644); sgl_threshold 57 drivers/nvme/host/pci.c MODULE_PARM_DESC(sgl_threshold, sgl_threshold 519 drivers/nvme/host/pci.c if (!sgl_threshold || avg_seg_size < sgl_threshold)