Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_os.c3791 static struct qla_work_evt *
3794 struct qla_work_evt *e; in qla2x00_alloc_work()
3801 e = kzalloc(sizeof(struct qla_work_evt), GFP_ATOMIC); in qla2x00_alloc_work()
3814 qla2x00_post_work(struct scsi_qla_host *vha, struct qla_work_evt *e) in qla2x00_post_work()
3830 struct qla_work_evt *e; in qla2x00_post_aen_work()
3844 struct qla_work_evt *e; in qla2x00_post_idc_ack_work()
3859 struct qla_work_evt *e; \
3883 struct qla_work_evt *e; in qla2x00_post_uevent_work()
3915 struct qla_work_evt *e; in qlafx00_post_aenfx_work()
3930 struct qla_work_evt *e, *tmp; in qla2x00_do_work()
Dqla_gbl.h633 extern int qlafx00_process_aen(struct scsi_qla_host *, struct qla_work_evt *);
Dqla_def.h2722 struct qla_work_evt { struct
Dqla_mr.c1711 qlafx00_process_aen(struct scsi_qla_host *vha, struct qla_work_evt *evt) in qlafx00_process_aen()