Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_init.c1769 if (ha->fw_xcb_count <= ha->fw_iocb_count) in qla2x00_alloc_outstanding_cmds()
1772 req->num_outstanding_cmds = ha->fw_iocb_count; in qla2x00_alloc_outstanding_cmds()
1868 &ha->fw_xcb_count, NULL, &ha->fw_iocb_count, in qla2x00_setup_chip()
Dqla_def.h3283 uint16_t fw_iocb_count; member