Searched refs:iocb_work (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_os.c2870 struct scsi_qla_host, iocb_work);
5089 INIT_WORK(&vha->iocb_work, qla2x00_iocb_work_fn);
5175 queue_work(vha->hw->wq, &vha->iocb_work);
7550 queue_work(vha->hw->wq, &vha->iocb_work);
H A Dqla_def.h4904 struct work_struct iocb_work; member in struct:scsi_qla_host

Completed in 354 milliseconds