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