Searched refs:qla_work_evt (Results 1 – 2 of 2) sorted by relevance
3355 static struct qla_work_evt *3358 struct qla_work_evt *e; in qla2x00_alloc_work()3365 e = kzalloc(sizeof(struct qla_work_evt), GFP_ATOMIC); in qla2x00_alloc_work()3378 qla2x00_post_work(struct scsi_qla_host *vha, struct qla_work_evt *e) in qla2x00_post_work()3394 struct qla_work_evt *e; in qla2x00_post_aen_work()3408 struct qla_work_evt *e; in qla2x00_post_idc_ack_work()3423 struct qla_work_evt *e; \3447 struct qla_work_evt *e; in qla2x00_post_uevent_work()3478 struct qla_work_evt *e, *tmp; in qla2x00_do_work()
2308 struct qla_work_evt { struct