Home
last modified time | relevance | path

Searched refs:fnic_handle_event (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/scsi/fnic/
Dfnic.h335 void fnic_handle_event(struct work_struct *work);
Dfnic_main.c777 INIT_WORK(&fnic->event_work, fnic_handle_event); in fnic_probe()
Dfnic_fcs.c244 void fnic_handle_event(struct work_struct *work) in fnic_handle_event() function