Home
last modified time | relevance | path

Searched refs:cur_fw_xcb_count (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c1455 int num_tags = (ha->cur_fw_xcb_count) ? ha->cur_fw_xcb_count : in tcm_qla2xxx_check_initiator_node_acl()
H A Dqla_def.h3843 ((ha->cur_fw_xcb_count/100) * Q_FULL_THRESH_HOLD_PERCENT)
4337 uint16_t cur_fw_xcb_count; member
H A Dqla_init.c3553 if (ha->cur_fw_xcb_count <= ha->cur_fw_iocb_count) in qla2x00_alloc_outstanding_cmds()
3554 req->num_outstanding_cmds = ha->cur_fw_xcb_count; in qla2x00_alloc_outstanding_cmds()
4329 cpu_to_le16(ha->cur_fw_xcb_count); in qla2x00_init_rings()
H A Dqla_target.c3721 (vha->hw->cur_fw_xcb_count/100) * LEAK_EXCHG_THRESH_HOLD_PERCENT; in qlt_init_term_exchange()
3751 total_leaked, vha->hw->cur_fw_xcb_count); in qlt_chk_exch_leak_thresh_hold()
H A Dqla_mbx.c2989 ha->cur_fw_xcb_count = mcp->mb[3]; in qla2x00_get_resource_cnts()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c1408 int num_tags = (ha->cur_fw_xcb_count) ? ha->cur_fw_xcb_count : in tcm_qla2xxx_check_initiator_node_acl()
H A Dqla_def.h4049 ((ha->cur_fw_xcb_count/100) * Q_FULL_THRESH_HOLD_PERCENT)
4565 uint16_t cur_fw_xcb_count; member
H A Dqla_init.c3990 if (ha->cur_fw_xcb_count <= ha->cur_fw_iocb_count) in qla2x00_alloc_outstanding_cmds()
3991 req->num_outstanding_cmds = ha->cur_fw_xcb_count; in qla2x00_alloc_outstanding_cmds()
4817 cpu_to_le16(ha->cur_fw_xcb_count); in qla2x00_init_rings()
H A Dqla_target.c3755 (vha->hw->cur_fw_xcb_count/100) * LEAK_EXCHG_THRESH_HOLD_PERCENT; in qlt_init_term_exchange()
3785 total_leaked, vha->hw->cur_fw_xcb_count); in qlt_chk_exch_leak_thresh_hold()
H A Dqla_mbx.c3042 ha->cur_fw_xcb_count = mcp->mb[3]; in qla2x00_get_resource_cnts()

Completed in 83 milliseconds