Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/
Dstorvsc_drv.c332 static int storvsc_ringbuffer_size = (128 * 1024); variable
339 module_param(storvsc_ringbuffer_size, int, S_IRUGO);
340 MODULE_PARM_DESC(storvsc_ringbuffer_size, "Ring buffer size (bytes)");
690 storvsc_ringbuffer_size, in handle_sc_creation()
691 storvsc_ringbuffer_size, in handle_sc_creation()
1976 ret = storvsc_connect_to_vsp(device, storvsc_ringbuffer_size, is_fc); in storvsc_probe()
2167 ret = storvsc_connect_to_vsp(hv_dev, storvsc_ringbuffer_size, in storvsc_resume()
2202 ((storvsc_ringbuffer_size - PAGE_SIZE) / in storvsc_drv_init()