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