Searched refs:req_q_map (Results 1 – 15 of 15) sorted by relevance
574 ha->req_q_map[que_id] = NULL; in qla25xx_free_req_que()661 req = ha->req_q_map[cnt]; in qla25xx_delete_queues()733 ha->req_q_map[que_id] = req; in qla25xx_create_req_que()771 req->max_q_depth = ha->req_q_map[0]->max_q_depth; in qla25xx_create_req_que()
416 ha->req_q_map = kcalloc(ha->max_req_queues, sizeof(struct req_que *), in qla2x00_alloc_queues()418 if (!ha->req_q_map) { in qla2x00_alloc_queues()456 ha->req_q_map[0] = req; in qla2x00_alloc_queues()468 kfree(ha->req_q_map); in qla2x00_alloc_queues()469 ha->req_q_map = NULL; in qla2x00_alloc_queues()528 req = ha->req_q_map[cnt]; in qla2x00_free_queues()530 ha->req_q_map[cnt] = NULL; in qla2x00_free_queues()538 kfree(ha->req_q_map); in qla2x00_free_queues()539 ha->req_q_map = NULL; in qla2x00_free_queues()1785 if (!ha->req_q_map) in __qla2x00_abort_all_cmds()[all …]
657 struct req_que *req = ha->req_q_map[0]; in qlafx00_chip_diag()835 struct req_que *req = ha->req_q_map[0]; in qlafx00_save_queue_ptrs()861 struct req_que *req = ha->req_q_map[0]; in qlafx00_config_queues()2300 req = ha->req_q_map[que]; in qlafx00_status_entry()2657 req = ha->req_q_map[que]; in qlafx00_multistatus_entry()2694 req = ha->req_q_map[que]; in qlafx00_error_entry()
338 struct req_que *req = vha->hw->req_q_map[i]; in qla27xx_fwdt_entry_t263()636 struct req_que *req = vha->hw->req_q_map[i]; in qla27xx_fwdt_entry_t274()
2193 struct req_que *req = ha->req_q_map[0]; in qla2x00_initialize_adapter()2989 struct req_que *req = ha->req_q_map[0]; in qla2x00_chip_diag()3108 struct req_que *req = ha->req_q_map[0]; in qla24xx_chip_diag()3232 struct req_que *req = ha->req_q_map[0]; in qla2x00_alloc_fw_dump()4034 struct req_que *req = ha->req_q_map[0]; in qla2x00_config_rings()4061 struct req_que *req = ha->req_q_map[0]; in qla24xx_config_rings()4161 req = ha->req_q_map[que]; in qla2x00_init_rings()6866 struct req_que *req = ha->req_q_map[0]; in qla2x00_abort_isp()7100 req = ha->req_q_map[i]; in qla25xx_init_queues()7754 struct req_que *req = ha->req_q_map[0]; in qla24xx_load_risc_flash()[all …]
1736 struct req_que *req = ha->req_q_map[0]; in qla82xx_config_rings()2759 struct req_que *req = ha->req_q_map[0]; in qla82xx_start_iocbs()3010 struct req_que *req = ha->req_q_map[0]; in qla82xx_need_reset_handler()3639 req = ha->req_q_map[que]; in qla82xx_chip_reset_cleanup()
343 req = ha->req_q_map[0]; in qla2x00_start_scsi()3149 vha->hw->req_q_map[0]); in qla2x00_ct_iocb()3207 vha, ha->req_q_map[0]); in qla24xx_ct_iocb()3227 ha->req_q_map[0]); in qla24xx_ct_iocb()
554 struct req_que *req = ha->req_q_map[0]; in qla2xxx_find_flt_start()951 struct req_que *req = ha->req_q_map[0]; in qla2xxx_get_fdt_info()1048 struct req_que *req = ha->req_q_map[0]; in qla2xxx_get_idc_param()
2882 req = ha->req_q_map[que]; in qla2x00_status_entry()3306 if (que >= ha->max_req_queues || !ha->req_q_map[que]) in qla2x00_error_entry()3309 req = ha->req_q_map[que]; in qla2x00_error_entry()
91 struct req_que *req = ha->req_q_map[0]; in qla2xxx_copy_queues()601 req = ha->req_q_map[que]; in qla25xx_copy_mqueues()
2595 req = ha->req_q_map[que]; in qla24xx_bsg_timeout()
2948 struct req_que *req = ha->req_q_map[0]; in qla24xx_vport_create()
3877 } else if (vha->hw->req_q_map[qid]) { in qlt_ctio_to_cmd()3881 req = vha->hw->req_q_map[qid]; in qlt_ctio_to_cmd()
3958 struct req_que **req_q_map; member
2457 req = ha->req_q_map[0]; in qla24xx_login_fabric()