Searched refs:orig_fw_iocb_count (Results 1 – 3 of 3) sorted by relevance
4192 limit = (ha->orig_fw_iocb_count * QLA_IOCB_PCT_LIMIT) / 100; in __qla_adjust_iocb_limit()4194 qpair->fwres.iocbs_total = ha->orig_fw_iocb_count; in __qla_adjust_iocb_limit()4220 ha->fwres.iocb_total = ha->orig_fw_iocb_count; in qla_init_iocb_limit()4221 ha->fwres.iocb_limit = (ha->orig_fw_iocb_count * QLA_IOCB_PCT_LIMIT) / 100; in qla_init_iocb_limit()
4566 uint16_t orig_fw_iocb_count; member
3045 ha->orig_fw_iocb_count = mcp->mb[10]; in qla2x00_get_resource_cnts()