Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_bsg.c53 struct lpfc_bsg_event { struct
106 struct lpfc_bsg_event *evt;
803 struct lpfc_bsg_event *evt = container_of(kref, struct lpfc_bsg_event, in lpfc_bsg_event_free()
832 lpfc_bsg_event_ref(struct lpfc_bsg_event *evt) in lpfc_bsg_event_ref()
842 lpfc_bsg_event_unref(struct lpfc_bsg_event *evt) in lpfc_bsg_event_unref()
853 static struct lpfc_bsg_event *
856 struct lpfc_bsg_event *evt = kzalloc(sizeof(*evt), GFP_KERNEL); in lpfc_bsg_event_new()
921 struct lpfc_bsg_event *evt; in lpfc_bsg_ct_unsol_event()
1212 struct lpfc_bsg_event *ev in lpfc_bsg_hba_set_event()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_bsg.c53 struct lpfc_bsg_event { struct
98 struct lpfc_bsg_event *evt;
779 struct lpfc_bsg_event *evt = container_of(kref, struct lpfc_bsg_event, in lpfc_bsg_event_free()
808 lpfc_bsg_event_ref(struct lpfc_bsg_event *evt) in lpfc_bsg_event_ref()
818 lpfc_bsg_event_unref(struct lpfc_bsg_event *evt) in lpfc_bsg_event_unref()
829 static struct lpfc_bsg_event *
832 struct lpfc_bsg_event *evt = kzalloc(sizeof(*evt), GFP_KERNEL); in lpfc_bsg_event_new()
894 struct lpfc_bsg_event *evt; in lpfc_bsg_ct_unsol_event()
1172 struct lpfc_bsg_event *ev in lpfc_bsg_hba_set_event()
[all...]

Completed in 6 milliseconds