Searched refs:req_q_map (Results 1 – 15 of 15) sorted by relevance
565 ha->req_q_map[que_id] = NULL; in qla25xx_free_req_que()652 req = ha->req_q_map[cnt]; in qla25xx_delete_queues()724 ha->req_q_map[que_id] = req; in qla25xx_create_req_que()762 req->max_q_depth = ha->req_q_map[0]->max_q_depth; in qla25xx_create_req_que()
394 ha->req_q_map = kcalloc(ha->max_req_queues, sizeof(struct req_que *), in qla2x00_alloc_queues()396 if (!ha->req_q_map) { in qla2x00_alloc_queues()434 ha->req_q_map[0] = req; in qla2x00_alloc_queues()446 kfree(ha->req_q_map); in qla2x00_alloc_queues()447 ha->req_q_map = NULL; in qla2x00_alloc_queues()506 req = ha->req_q_map[cnt]; in qla2x00_free_queues()508 ha->req_q_map[cnt] = NULL; in qla2x00_free_queues()516 kfree(ha->req_q_map); in qla2x00_free_queues()517 ha->req_q_map = NULL; in qla2x00_free_queues()1751 if (!ha->req_q_map) in __qla2x00_abort_all_cmds()[all …]
659 struct req_que *req = ha->req_q_map[0]; in qlafx00_chip_diag()837 struct req_que *req = ha->req_q_map[0]; in qlafx00_save_queue_ptrs()863 struct req_que *req = ha->req_q_map[0]; in qlafx00_config_queues()2305 req = ha->req_q_map[que]; in qlafx00_status_entry()2662 req = ha->req_q_map[que]; in qlafx00_multistatus_entry()2699 req = ha->req_q_map[que]; in qlafx00_error_entry()
331 struct req_que *req = vha->hw->req_q_map[i]; in qla27xx_fwdt_entry_t263()629 struct req_que *req = vha->hw->req_q_map[i]; in qla27xx_fwdt_entry_t274()
2142 struct req_que *req = ha->req_q_map[0]; in qla2x00_initialize_adapter()2923 struct req_que *req = ha->req_q_map[0]; in qla2x00_chip_diag()3042 struct req_que *req = ha->req_q_map[0]; in qla24xx_chip_diag()3166 struct req_que *req = ha->req_q_map[0]; in qla2x00_alloc_fw_dump()3897 struct req_que *req = ha->req_q_map[0]; in qla2x00_config_rings()3924 struct req_que *req = ha->req_q_map[0]; in qla24xx_config_rings()4024 req = ha->req_q_map[que]; in qla2x00_init_rings()6722 struct req_que *req = ha->req_q_map[0]; in qla2x00_abort_isp()6951 req = ha->req_q_map[i]; in qla25xx_init_queues()7606 struct req_que *req = ha->req_q_map[0]; in qla24xx_load_risc_flash()[all …]
1782 struct req_que *req = ha->req_q_map[0]; in qla82xx_config_rings()2805 struct req_que *req = ha->req_q_map[0]; in qla82xx_start_iocbs()3056 struct req_que *req = ha->req_q_map[0]; in qla82xx_need_reset_handler()3685 req = ha->req_q_map[que]; in qla82xx_chip_reset_cleanup()
344 req = ha->req_q_map[0]; in qla2x00_start_scsi()2970 vha->hw->req_q_map[0]); in qla2x00_ct_iocb()3028 vha, ha->req_q_map[0]); in qla24xx_ct_iocb()3048 ha->req_q_map[0]); in qla24xx_ct_iocb()
554 struct req_que *req = ha->req_q_map[0]; in qla2xxx_find_flt_start()950 struct req_que *req = ha->req_q_map[0]; in qla2xxx_get_fdt_info()1047 struct req_que *req = ha->req_q_map[0]; in qla2xxx_get_idc_param()
2434 req = ha->req_q_map[que]; in qla2x00_status_entry()2864 if (que >= ha->max_req_queues || !ha->req_q_map[que]) in qla2x00_error_entry()2867 req = ha->req_q_map[que]; in qla2x00_error_entry()
96 struct req_que *req = ha->req_q_map[0]; in qla2xxx_copy_queues()605 req = ha->req_q_map[que]; in qla25xx_copy_mqueues()
2580 req = ha->req_q_map[que]; in qla24xx_bsg_timeout()
2786 struct req_que *req = ha->req_q_map[0]; in qla24xx_vport_create()
3698 struct req_que **req_q_map; member
3861 } else if (vha->hw->req_q_map[qid]) { in qlt_ctio_to_cmd()3865 req = vha->hw->req_q_map[qid]; in qlt_ctio_to_cmd()
2376 req = ha->req_q_map[0]; in qla24xx_login_fabric()