Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.c1356 int num_tags = (ha->fw_xcb_count) ? ha->fw_xcb_count : in tcm_qla2xxx_check_initiator_node_acl()
Dqla_def.h2918 ((ha->fw_xcb_count/100) * Q_FULL_THRESH_HOLD_PERCENT)
3282 uint16_t fw_xcb_count; member
Dqla_init.c1769 if (ha->fw_xcb_count <= ha->fw_iocb_count) in qla2x00_alloc_outstanding_cmds()
1770 req->num_outstanding_cmds = ha->fw_xcb_count; in qla2x00_alloc_outstanding_cmds()
1868 &ha->fw_xcb_count, NULL, &ha->fw_iocb_count, in qla2x00_setup_chip()
2251 cpu_to_le16(ha->fw_xcb_count); in qla2x00_init_rings()
Dqla_target.c3031 (vha->hw->fw_xcb_count/100) * LEAK_EXCHG_THRESH_HOLD_PERCENT; in qlt_init_term_exchange()
3061 total_leaked, vha->hw->fw_xcb_count); in qlt_chk_exch_leak_thresh_hold()