Home
last modified time | relevance | path

Searched refs:orig_fw_xcb_count (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_init.c4198 qpair->fwres.exch_total = ha->orig_fw_xcb_count; in __qla_adjust_iocb_limit()
4199 qpair->fwres.exch_limit = (ha->orig_fw_xcb_count * in __qla_adjust_iocb_limit()
4222 ha->fwres.exch_total = ha->orig_fw_xcb_count; in qla_init_iocb_limit()
4223 ha->fwres.exch_limit = (ha->orig_fw_xcb_count * QLA_IOCB_PCT_LIMIT) / 100; in qla_init_iocb_limit()
H A Dqla_os.c7214 if (threshold > ha->orig_fw_xcb_count) in qla2x00_do_dpc()
7215 threshold = ha->orig_fw_xcb_count; in qla2x00_do_dpc()
H A Dqla_def.h4564 uint16_t orig_fw_xcb_count; member
H A Dqla_mbx.c3043 ha->orig_fw_xcb_count = mcp->mb[6]; in qla2x00_get_resource_cnts()
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_os.c6972 if (threshold > ha->orig_fw_xcb_count) in qla2x00_do_dpc()
6973 threshold = ha->orig_fw_xcb_count; in qla2x00_do_dpc()
H A Dqla_def.h4336 uint16_t orig_fw_xcb_count; member
H A Dqla_mbx.c2990 ha->orig_fw_xcb_count = mcp->mb[6]; in qla2x00_get_resource_cnts()

Completed in 67 milliseconds