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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/icn/
H A Dicn.h100 } frag_buf; typedef in typeref:struct:__anon11909
128 frag_buf receive_buf[0x10];
129 frag_buf send_buf[0x10];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Dmdd.h296 XX3( CFG_MB_INFO, hcf_16, base_typ, hcf_16, frag_cnt, CFG_MB_INFO_FRAG, frag_buf[ 1] )
297 XX3( CFG_MB_INFO_RANGE1, hcf_16, base_typ, hcf_16, frag_cnt, CFG_MB_INFO_FRAG, frag_buf[ 1] )
298 XX3( CFG_MB_INFO_RANGE2, hcf_16, base_typ, hcf_16, frag_cnt, CFG_MB_INFO_FRAG, frag_buf[ 2] )
299 XX3( CFG_MB_INFO_RANGE3, hcf_16, base_typ, hcf_16, frag_cnt, CFG_MB_INFO_FRAG, frag_buf[ 3] )
300 XX3( CFG_MB_INFO_RANGE20, hcf_16, base_typ, hcf_16, frag_cnt, CFG_MB_INFO_FRAG, frag_buf[20] )
H A Dhcf.c1206 ifbp->IFB_AssertStrct.frag_buf[0].frag_len =
1208 ifbp->IFB_AssertStrct.frag_buf[0].frag_addr = &ifbp->IFB_AssertLine;
4597 len += ltvp->frag_buf[i].frag_len;
4626 sp = ltvp->frag_buf[i].frag_addr;
4627 len = ltvp->frag_buf[i].frag_len;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firewire/
H A Dnet.c384 void *frag_buf, unsigned frag_off, unsigned frag_len)
406 memcpy(new->pbuf + frag_off, frag_buf, frag_len);
447 struct fwnet_partial_datagram *pd, void *frag_buf,
453 memcpy(pd->pbuf + frag_off, frag_buf, frag_len);
382 fwnet_pd_new(struct net_device *net, struct fwnet_peer *peer, u16 datagram_label, unsigned dg_size, void *frag_buf, unsigned frag_off, unsigned frag_len) argument
446 fwnet_pd_update(struct fwnet_peer *peer, struct fwnet_partial_datagram *pd, void *frag_buf, unsigned frag_off, unsigned frag_len) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Deth1394.c977 int dgl, int dg_size, char *frag_buf,
1008 memcpy(new->pbuf + frag_off, frag_buf, frag_len);
1015 char *frag_buf, int frag_off, int frag_len)
1023 memcpy(pd->pbuf + frag_off, frag_buf, frag_len);
976 new_partial_datagram(struct net_device *dev, struct list_head *pdgl, int dgl, int dg_size, char *frag_buf, int frag_off, int frag_len) argument
1014 update_partial_datagram(struct list_head *pdgl, struct list_head *lh, char *frag_buf, int frag_off, int frag_len) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/line6/
H A Ddriver.c185 const char *frag_buf = buffer + i; local
192 (char *)frag_buf, frag_size,

Completed in 72 milliseconds