Searched refs:fnic_handle_event (Results 1 – 3 of 3) sorted by relevance
335 void fnic_handle_event(struct work_struct *work);
777 INIT_WORK(&fnic->event_work, fnic_handle_event); in fnic_probe()
244 void fnic_handle_event(struct work_struct *work) in fnic_handle_event() function