Searched refs:qla_work_evt (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/drivers/scsi/qla2xxx/ |
| H A D | qla_gbl.h | 74 struct qla_work_evt *qla2x00_alloc_work(struct scsi_qla_host *, 77 int qla2x00_post_work(struct scsi_qla_host *vha, struct qla_work_evt *e); 333 struct qla_work_evt *e); 806 extern void qlafx00_process_aen(struct scsi_qla_host *, struct qla_work_evt *); 952 void qla24xx_do_nack_work(struct scsi_qla_host *, struct qla_work_evt *);
|
| H A D | qla_os.c | 5133 struct qla_work_evt * 5136 struct qla_work_evt *e; in qla2x00_alloc_work() 5144 e = kzalloc(sizeof(struct qla_work_evt), GFP_ATOMIC); in qla2x00_alloc_work() 5157 qla2x00_post_work(struct scsi_qla_host *vha, struct qla_work_evt *e) in qla2x00_post_work() 5180 struct qla_work_evt *e; in qla2x00_post_aen_work() 5194 struct qla_work_evt *e; in qla2x00_post_idc_ack_work() 5209 struct qla_work_evt *e; \ 5233 struct qla_work_evt *e; in qla2x00_post_uevent_work() 5265 struct qla_work_evt *e; in qlafx00_post_aenfx_work() 5494 struct qla_work_evt *e, *tmp; in qla2x00_do_work() [all …]
|
| H A D | qla_gs.c | 507 struct qla_work_evt *e; in qla2x00_async_sns_sp_done() 2804 struct qla_work_evt *e; in qla24xx_post_gpsc_work() 3412 struct qla_work_evt *e; in qla2x00_post_next_scan_work() 3965 struct qla_work_evt *e; in qla24xx_post_gfpnid_work()
|
| H A D | qla_init.c | 559 struct qla_work_evt *e; in qla_post_els_plogi_work() 1210 struct qla_work_evt *e; in qla24xx_post_gnl_work() 1253 struct qla_work_evt *e; in qla24xx_post_prli_work() 1361 struct qla_work_evt *e; in qla24xx_post_gpdb_work() 1829 struct qla_work_evt *e; in qla24xx_post_newsess_work() 6102 struct qla_work_evt *e; in qla_post_iidma_work()
|
| H A D | qla_edif.c | 206 struct qla_work_evt *e; in qla_post_sa_replace_work() 2349 qla24xx_issue_sa_replace_iocb(scsi_qla_host_t *vha, struct qla_work_evt *e) in qla24xx_issue_sa_replace_iocb()
|
| H A D | qla_mr.c | 1690 qlafx00_process_aen(struct scsi_qla_host *vha, struct qla_work_evt *evt) in qlafx00_process_aen()
|
| H A D | qla_target.c | 524 struct qla_work_evt *e; in qla24xx_post_nack_work() 658 void qla24xx_do_nack_work(struct scsi_qla_host *vha, struct qla_work_evt *e) in qla24xx_do_nack_work()
|
| H A D | qla_def.h | 3560 struct qla_work_evt { struct
|
| H A D | qla_iocb.c | 2913 struct qla_work_evt *e; in qla2x00_els_dcmd2_sp_done()
|