Searched refs:frame_work (Results 1 – 4 of 4) sorted by relevance
285 struct fnic *fnic = container_of(work, struct fnic, frame_work); in fnic_handle_frame()537 queue_work(fnic_event_queue, &fnic->frame_work); in fnic_rq_cmpl_frame_recv()
437 struct work_struct frame_work; member
1017 INIT_WORK(&fnic->frame_work, fnic_handle_frame); in fnic_probe()
842 queue_work(fnic_event_queue, &fnic->frame_work); in fnic_fcpio_flogi_reg_cmpl_handler()
Completed in 16 milliseconds