Searched refs:qla_work_evt (Results 1 – 9 of 9) sorted by relevance
/drivers/scsi/qla2xxx/ |
D | qla_gbl.h | 73 struct qla_work_evt *qla2x00_alloc_work(struct scsi_qla_host *, 76 int qla2x00_post_work(struct scsi_qla_host *vha, struct qla_work_evt *e); 335 struct qla_work_evt *e); 804 extern void qlafx00_process_aen(struct scsi_qla_host *, struct qla_work_evt *); 951 void qla24xx_do_nack_work(struct scsi_qla_host *, struct qla_work_evt *);
|
D | qla_os.c | 5077 struct qla_work_evt * 5080 struct qla_work_evt *e; in qla2x00_alloc_work() 5088 e = kzalloc(sizeof(struct qla_work_evt), GFP_ATOMIC); in qla2x00_alloc_work() 5101 qla2x00_post_work(struct scsi_qla_host *vha, struct qla_work_evt *e) in qla2x00_post_work() 5124 struct qla_work_evt *e; in qla2x00_post_aen_work() 5138 struct qla_work_evt *e; in qla2x00_post_idc_ack_work() 5153 struct qla_work_evt *e; \ 5177 struct qla_work_evt *e; in qla2x00_post_uevent_work() 5209 struct qla_work_evt *e; in qlafx00_post_aenfx_work() 5243 void qla24xx_create_new_sess(struct scsi_qla_host *vha, struct qla_work_evt *e) in qla24xx_create_new_sess() [all …]
|
D | qla_gs.c | 507 struct qla_work_evt *e; in qla2x00_async_sns_sp_done() 2803 struct qla_work_evt *e; in qla24xx_post_gpsc_work() 2953 struct qla_work_evt *e; in qla24xx_post_gpnid_work() 3108 struct qla_work_evt *e; in qla2x00_async_gpnid_sp_done() 3681 struct qla_work_evt *e; in qla2x00_post_gnnft_gpnft_done_work() 3698 struct qla_work_evt *e; in qla2x00_post_nvme_gpnft_work() 4286 struct qla_work_evt *e; in qla24xx_post_gnnid_work() 4414 struct qla_work_evt *e; in qla24xx_post_gfpnid_work()
|
D | qla_init.c | 554 struct qla_work_evt *e; in qla_post_els_plogi_work() 1201 struct qla_work_evt *e; in qla24xx_post_gnl_work() 1244 struct qla_work_evt *e; in qla24xx_post_prli_work() 1352 struct qla_work_evt *e; in qla24xx_post_gpdb_work() 1828 struct qla_work_evt *e; in qla24xx_post_newsess_work() 6100 struct qla_work_evt *e; in qla_post_iidma_work()
|
D | qla_edif.c | 181 struct qla_work_evt *e; in qla_post_sa_replace_work() 2218 qla24xx_issue_sa_replace_iocb(scsi_qla_host_t *vha, struct qla_work_evt *e) in qla24xx_issue_sa_replace_iocb()
|
D | qla_mr.c | 1690 qlafx00_process_aen(struct scsi_qla_host *vha, struct qla_work_evt *evt) in qlafx00_process_aen()
|
D | qla_target.c | 547 struct qla_work_evt *e; in qla24xx_post_nack_work() 681 void qla24xx_do_nack_work(struct scsi_qla_host *vha, struct qla_work_evt *e) in qla24xx_do_nack_work()
|
D | qla_def.h | 3505 struct qla_work_evt { struct
|
D | qla_iocb.c | 2884 struct qla_work_evt *e; in qla2x00_els_dcmd2_sp_done()
|