Searched refs:qla_work_evt (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.15/drivers/scsi/qla2xxx/ |
| D | qla_gbl.h | 75 struct qla_work_evt *qla2x00_alloc_work(struct scsi_qla_host *, 78 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 *); 956 void qla24xx_do_nack_work(struct scsi_qla_host *, struct qla_work_evt *);
|
| D | qla_os.c | 5011 struct qla_work_evt * 5014 struct qla_work_evt *e; in qla2x00_alloc_work() 5024 e = kzalloc(sizeof(struct qla_work_evt), GFP_ATOMIC); in qla2x00_alloc_work() 5037 qla2x00_post_work(struct scsi_qla_host *vha, struct qla_work_evt *e) in qla2x00_post_work() 5060 struct qla_work_evt *e; in qla2x00_post_aen_work() 5074 struct qla_work_evt *e; in qla2x00_post_idc_ack_work() 5089 struct qla_work_evt *e; \ 5113 struct qla_work_evt *e; in qla2x00_post_uevent_work() 5145 struct qla_work_evt *e; in qlafx00_post_aenfx_work() 5179 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() 2806 struct qla_work_evt *e; in qla24xx_post_gpsc_work() 2956 struct qla_work_evt *e; in qla24xx_post_gpnid_work() 3110 struct qla_work_evt *e; in qla2x00_async_gpnid_sp_done() 3626 struct qla_work_evt *e; in qla2x00_post_gnnft_gpnft_done_work() 3643 struct qla_work_evt *e; in qla2x00_post_nvme_gpnft_work() 4233 struct qla_work_evt *e; in qla24xx_post_gnnid_work() 4361 struct qla_work_evt *e; in qla24xx_post_gfpnid_work()
|
| D | qla_init.c | 523 struct qla_work_evt *e; in qla_post_els_plogi_work() 1159 struct qla_work_evt *e; in qla24xx_post_gnl_work() 1202 struct qla_work_evt *e; in qla24xx_post_prli_work() 1309 struct qla_work_evt *e; in qla24xx_post_gpdb_work() 1768 struct qla_work_evt *e; in qla24xx_post_newsess_work() 5662 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() 2148 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 | 1713 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() 683 void qla24xx_do_nack_work(struct scsi_qla_host *vha, struct qla_work_evt *e) in qla24xx_do_nack_work()
|
| D | qla_def.h | 3475 struct qla_work_evt { struct
|
| D | qla_iocb.c | 2842 struct qla_work_evt *e; in qla2x00_els_dcmd2_sp_done()
|