Home
last modified time | relevance | path

Searched refs:qla4_work_evt (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/scsi/qla4xxx/
Dql4_def.h372 struct qla4_work_evt { struct
Dql4_os.c5189 static struct qla4_work_evt *
5193 struct qla4_work_evt *e; in qla4xxx_alloc_work()
5194 uint32_t size = sizeof(struct qla4_work_evt) + data_size; in qla4xxx_alloc_work()
5206 struct qla4_work_evt *e) in qla4xxx_post_work()
5220 struct qla4_work_evt *e; in qla4xxx_post_aen_work()
5239 struct qla4_work_evt *e; in qla4xxx_post_ping_evt_work()
5257 struct qla4_work_evt *e, *tmp; in qla4xxx_do_work()