Searched refs:fg_off (Results 1 - 1 of 1) sorted by relevance

/drivers/firewire/
H A Dnet.c123 unsigned lf, unsigned dg_size, unsigned fg_off, unsigned dgl)
127 | fwnet_set_hdr_fg_off(fg_off);
674 int fg_off; local
711 fg_off = 0;
714 fg_off = fwnet_get_hdr_fg_off(&hdr);
736 dg_size, buf, fg_off, len);
743 if (fwnet_frag_overlap(pd, fg_off, len) ||
751 dg_size, buf, fg_off, len);
758 if (!fwnet_pd_update(peer, pd, buf, fg_off, len)) {
929 u16 fg_off; local
122 fwnet_make_sf_hdr(struct rfc2734_header *hdr, unsigned lf, unsigned dg_size, unsigned fg_off, unsigned dgl) argument
[all...]

Completed in 233 milliseconds