Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_init.c1572 if (ha->fw_xcb_count <= ha->fw_iocb_count) in qla2x00_alloc_outstanding_cmds()
1573 req->num_outstanding_cmds = ha->fw_xcb_count; in qla2x00_alloc_outstanding_cmds()
1671 &ha->fw_xcb_count, NULL, &ha->fw_iocb_count, in qla2x00_setup_chip()
2050 cpu_to_le16(ha->fw_xcb_count); in qla2x00_init_rings()
Dqla_def.h3118 uint16_t fw_xcb_count; member