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