Home
last modified time | relevance | path

Searched refs:qla_work_evt (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/scsi/qla2xxx/
H A Dqla_gbl.h74 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);
331 struct qla_work_evt *e);
804 extern void qlafx00_process_aen(struct scsi_qla_host *, struct qla_work_evt *);
948 void qla24xx_do_nack_work(struct scsi_qla_host *, struct qla_work_evt *);
H A Dqla_os.c5126 struct qla_work_evt *
5129 struct qla_work_evt *e; in qla2x00_alloc_work()
5137 e = kzalloc(sizeof(struct qla_work_evt), GFP_ATOMIC); in qla2x00_alloc_work()
5150 qla2x00_post_work(struct scsi_qla_host *vha, struct qla_work_evt *e) in qla2x00_post_work()
5173 struct qla_work_evt *e; in qla2x00_post_aen_work()
5187 struct qla_work_evt *e; in qla2x00_post_idc_ack_work()
5202 struct qla_work_evt *e; \
5226 struct qla_work_evt *e; in qla2x00_post_uevent_work()
5258 struct qla_work_evt *e; in qlafx00_post_aenfx_work()
5292 void qla24xx_create_new_sess(struct scsi_qla_host *vha, struct qla_work_evt *
[all...]
H A Dqla_gs.c507 struct qla_work_evt *e; in qla2x00_async_sns_sp_done()
2714 struct qla_work_evt *e; in qla24xx_post_gpsc_work()
3322 struct qla_work_evt *e; in qla2x00_post_next_scan_work()
3875 struct qla_work_evt *e; in qla24xx_post_gfpnid_work()
H A Dqla_init.c559 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()
6103 struct qla_work_evt *e; in qla_post_iidma_work()
H A Dqla_mr.c1690 qlafx00_process_aen(struct scsi_qla_host *vha, struct qla_work_evt *evt) in qlafx00_process_aen()
H A Dqla_target.c517 struct qla_work_evt *e; in qla24xx_post_nack_work()
651 void qla24xx_do_nack_work(struct scsi_qla_host *vha, struct qla_work_evt *e) in qla24xx_do_nack_work()
H A Dqla_def.h3559 struct qla_work_evt { struct
H A Dqla_iocb.c2913 struct qla_work_evt *e; in qla2x00_els_dcmd2_sp_done()