Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.c722 u32 min_rq_count, i, rc; in efct_hw_config_rq() local
745 min_rq_count = (hw->hw_rq_count < SLI4_CMD_REG_FCFI_NUM_RQ_CFG) ? in efct_hw_config_rq()
747 for (i = 0; i < min_rq_count; i++) { in efct_hw_config_rq()