Searched refs:FNIC_MIN_IO_REQ (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/fnic/ | ||
D | fnic.h | 48 #define FNIC_MIN_IO_REQ 256 /* Min IO throttle count */ macro |
D | fnic_main.c | 699 max_t(u32, FNIC_MIN_IO_REQ, in fnic_probe() |