Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_init.c1766 if (ha->fw_xcb_count <= ha->fw_iocb_count) in qla2x00_alloc_outstanding_cmds()
1769 req->num_outstanding_cmds = ha->fw_iocb_count; in qla2x00_alloc_outstanding_cmds()
1865 &ha->fw_xcb_count, NULL, &ha->fw_iocb_count, in qla2x00_setup_chip()
Dqla_def.h3279 uint16_t fw_iocb_count; member