Searched refs:FNIC_MIN_IO_REQ (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/fnic/ | ||
H A D | fnic.h | 36 #define FNIC_MIN_IO_REQ 256 /* Min IO throttle count */ macro |
H A D | fnic_main.c | 554 max_t(u32, FNIC_MIN_IO_REQ, in fnic_scsi_drv_init() |