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