Searched refs:qla_work_evt (Results 1 – 2 of 2) sorted by relevance
3013 static struct qla_work_evt *3016 struct qla_work_evt *e; in qla2x00_alloc_work()3023 e = kzalloc(sizeof(struct qla_work_evt), GFP_ATOMIC); in qla2x00_alloc_work()3036 qla2x00_post_work(struct scsi_qla_host *vha, struct qla_work_evt *e) in qla2x00_post_work()3052 struct qla_work_evt *e; in qla2x00_post_aen_work()3066 struct qla_work_evt *e; in qla2x00_post_idc_ack_work()3081 struct qla_work_evt *e; \3105 struct qla_work_evt *e; in qla2x00_post_uevent_work()3136 struct qla_work_evt *e, *tmp; in qla2x00_do_work()
2279 struct qla_work_evt { struct