Searched refs:frame_work (Results 1 – 4 of 4) sorted by relevance
307 struct work_struct frame_work; member
190 struct fnic *fnic = container_of(work, struct fnic, frame_work); in fnic_handle_frame()918 queue_work(fnic_event_queue, &fnic->frame_work); in fnic_rq_cmpl_frame_recv()
949 INIT_WORK(&fnic->frame_work, fnic_handle_frame); in fnic_probe()
740 queue_work(fnic_event_queue, &fnic->frame_work); in fnic_fcpio_flogi_reg_cmpl_handler()
Completed in 14 milliseconds