Searched refs:fnic_handle_frame (Results 1 – 3 of 3) sorted by relevance
495 void fnic_handle_frame(struct work_struct *work);
283 void fnic_handle_frame(struct work_struct *work) in fnic_handle_frame() function
1017 INIT_WORK(&fnic->frame_work, fnic_handle_frame); in fnic_probe()