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()
411 ha->req_q_map = kcalloc(ha->max_req_queues, sizeof(struct req_que *), in qla2x00_alloc_queues()413 if (!ha->req_q_map) { in qla2x00_alloc_queues()451 ha->req_q_map[0] = req; in qla2x00_alloc_queues()463 kfree(ha->req_q_map); in qla2x00_alloc_queues()464 ha->req_q_map = NULL; in qla2x00_alloc_queues()523 req = ha->req_q_map[cnt]; in qla2x00_free_queues()525 ha->req_q_map[cnt] = NULL; in qla2x00_free_queues()533 kfree(ha->req_q_map); in qla2x00_free_queues()534 ha->req_q_map = NULL; in qla2x00_free_queues()1758 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()812 struct req_que *req = ha->req_q_map[0]; in qlafx00_save_queue_ptrs()838 struct req_que *req = ha->req_q_map[0]; in qlafx00_config_queues()2277 req = ha->req_q_map[que]; in qlafx00_status_entry()2634 req = ha->req_q_map[que]; in qlafx00_multistatus_entry()2671 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()
2292 struct req_que *req = ha->req_q_map[0]; in qla2x00_initialize_adapter()3088 struct req_que *req = ha->req_q_map[0]; in qla2x00_chip_diag()3207 struct req_que *req = ha->req_q_map[0]; in qla24xx_chip_diag()3331 struct req_que *req = ha->req_q_map[0]; in qla2x00_alloc_fw_dump()4139 struct req_que *req = ha->req_q_map[0]; in qla2x00_config_rings()4166 struct req_que *req = ha->req_q_map[0]; in qla24xx_config_rings()4266 req = ha->req_q_map[que]; in qla2x00_init_rings()7009 struct req_que *req = ha->req_q_map[0]; in qla2x00_abort_isp()7244 req = ha->req_q_map[i]; in qla25xx_init_queues()7898 struct req_que *req = ha->req_q_map[0]; in qla24xx_load_risc_flash()[all …]
1737 struct req_que *req = ha->req_q_map[0]; in qla82xx_config_rings()2760 struct req_que *req = ha->req_q_map[0]; in qla82xx_start_iocbs()3011 struct req_que *req = ha->req_q_map[0]; in qla82xx_need_reset_handler()3640 req = ha->req_q_map[que]; in qla82xx_chip_reset_cleanup()
343 req = ha->req_q_map[0]; in qla2x00_start_scsi()3147 vha->hw->req_q_map[0]); in qla2x00_ct_iocb()3205 vha, ha->req_q_map[0]); in qla24xx_ct_iocb()3225 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()
2881 req = ha->req_q_map[que]; in qla2x00_status_entry()3305 if (que >= ha->max_req_queues || !ha->req_q_map[que]) in qla2x00_error_entry()3308 req = ha->req_q_map[que]; in qla2x00_error_entry()
90 struct req_que *req = ha->req_q_map[0]; in qla2xxx_copy_queues()601 req = ha->req_q_map[que]; in qla25xx_copy_mqueues()
2596 req = ha->req_q_map[que]; in qla24xx_bsg_timeout()
2971 struct req_que *req = ha->req_q_map[0]; in qla24xx_vport_create()
3876 } else if (vha->hw->req_q_map[qid]) { in qlt_ctio_to_cmd()3880 req = vha->hw->req_q_map[qid]; in qlt_ctio_to_cmd()
3962 struct req_que **req_q_map; member
2466 req = ha->req_q_map[0]; in qla24xx_login_fabric()