Home
last modified time | relevance | path

Searched refs:fwnet_fragment_info (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/firewire/
Dnet.c113 struct fwnet_fragment_info { struct
282 struct fwnet_fragment_info *fi; in fwnet_frag_overlap()
293 static struct fwnet_fragment_info *fwnet_frag_new( in fwnet_frag_new()
296 struct fwnet_fragment_info *fi, *fi2, *new; in fwnet_frag_new()
305 struct fwnet_fragment_info, fi_link); in fwnet_frag_new()
321 struct fwnet_fragment_info, fi_link); in fwnet_frag_new()
361 struct fwnet_fragment_info *fi; in fwnet_pd_new()
408 struct fwnet_fragment_info *fi, *n; in fwnet_pd_delete()
438 struct fwnet_fragment_info *fi; in fwnet_pd_is_complete()
440 fi = list_entry(pd->fi_list.next, struct fwnet_fragment_info, fi_link); in fwnet_pd_is_complete()