Searched refs:work_evt (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_disc.h60 struct lpfc_work_evt work_evt; member in struct:lpfc_fast_path_event
H A Dlpfc_scsi.c242 fast_path_evt->work_evt.evt = LPFC_EVT_FASTPATH_MGMT_EVT;
244 list_add_tail(&fast_path_evt->work_evt.evt_listp, &phba->work_list);
2105 list_add_tail(&fast_path_evt->work_evt.evt_listp, &phba->work_list);
2380 fast_path_evt->work_evt.evt =
2383 list_add_tail(&fast_path_evt->work_evt.evt_listp,
H A Dlpfc_hbadisc.c308 INIT_LIST_HEAD(&ret->work_evt.evt_listp);
309 ret->work_evt.evt = LPFC_EVT_FASTPATH_MGMT_EVT;
350 work_evt);

Completed in 109 milliseconds