Lines Matching refs:mpi3mr_fwevt
154 kfree(container_of(r, struct mpi3mr_fwevt, ref_count)); in mpi3mr_fwevt_free()
163 static void mpi3mr_fwevt_get(struct mpi3mr_fwevt *fwevt) in mpi3mr_fwevt_get()
174 static void mpi3mr_fwevt_put(struct mpi3mr_fwevt *fwevt) in mpi3mr_fwevt_put()
188 static struct mpi3mr_fwevt *mpi3mr_alloc_fwevt(int len) in mpi3mr_alloc_fwevt()
190 struct mpi3mr_fwevt *fwevt; in mpi3mr_alloc_fwevt()
210 struct mpi3mr_fwevt *fwevt) in mpi3mr_fwevt_add_to_list()
239 struct mpi3mr_fwevt *fwevt) in mpi3mr_fwevt_del_from_list()
263 static struct mpi3mr_fwevt *mpi3mr_dequeue_fwevt( in mpi3mr_dequeue_fwevt()
267 struct mpi3mr_fwevt *fwevt = NULL; in mpi3mr_dequeue_fwevt()
272 struct mpi3mr_fwevt, list); in mpi3mr_dequeue_fwevt()
296 struct mpi3mr_fwevt *fwevt = NULL; in mpi3mr_cleanup_fwevt_list()
915 struct mpi3mr_fwevt *fwevt) in mpi3mr_devstatuschg_evt_bh()
1096 struct mpi3mr_fwevt *fwevt) in mpi3mr_sastopochg_evt_bh()
1227 struct mpi3mr_fwevt *fwevt) in mpi3mr_pcietopochg_evt_bh()
1275 struct mpi3mr_fwevt *fwevt) in mpi3mr_fwevt_bh()
1340 struct mpi3mr_fwevt *fwevt = container_of(work, struct mpi3mr_fwevt, in mpi3mr_fwevt_worker()
1871 struct mpi3mr_fwevt *fwevt = NULL; in mpi3mr_os_handle_events()