Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/snic/
Dsnic.h37 #define SNIC_MIN_IO_REQ 8 /* Min IO throttle count */ macro
Dsnic_main.c497 max_t(u32, SNIC_MIN_IO_REQ, max_ios)); in snic_probe()