Searched refs:fnic_handle_fip_frame (Results 1 – 3 of 3) sorted by relevance
368 void fnic_handle_fip_frame(struct work_struct *work);
776 INIT_WORK(&fnic->fip_frame_work, fnic_handle_fip_frame); in fnic_probe()
603 void fnic_handle_fip_frame(struct work_struct *work) in fnic_handle_fip_frame() function