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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_fcoe.h58 unsigned int sgc; member in struct:ixgbe_fcoe_ddp
H A Dixgbe_fcoe.c75 ddp->sgc = 0;
121 pci_unmap_sg(adapter->pdev, ddp->sgl, ddp->sgc,
135 * @sgc: the number of scatter-gather items
145 struct scatterlist *sgl, unsigned int sgc)
180 xid, ddp->sgl, ddp->sgc);
186 dmacount = pci_map_sg(adapter->pdev, sgl, sgc, DMA_FROM_DEVICE);
199 ddp->sgc = sgc;
276 pci_unmap_sg(adapter->pdev, sgl, sgc, DMA_FROM_DEVICE);
345 ddp->sgc, DMA_FROM_DEVIC
144 ixgbe_fcoe_ddp_get(struct net_device *netdev, u16 xid, struct scatterlist *sgl, unsigned int sgc) argument
[all...]
H A Dixgbe.h491 struct scatterlist *sgl, unsigned int sgc);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/libmsrpc/test/svcctl/
H A Dsvc.c20 struct SvcGetServiceConfig sgc; local
275 ZERO_STRUCT(sgc);
277 sgc.in.svc_hnd = svc_hnd;
279 if(!cac_SvcGetServiceConfig(hnd, mem_ctx, &sgc)) {
283 print_service_config(&sgc.out.config);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/8021q/
H A Dvlan_dev.c619 struct scatterlist *sgl, unsigned int sgc)
626 rc = ops->ndo_fcoe_ddp_setup(real_dev, xid, sgl, sgc);
618 vlan_dev_fcoe_ddp_setup(struct net_device *dev, u16 xid, struct scatterlist *sgl, unsigned int sgc) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/fcoe/
H A Dfcoe.c895 * @sgc: The number of sg items
900 struct scatterlist *sgl, unsigned int sgc)
907 sgc);
899 fcoe_ddp_setup(struct fc_lport *lport, u16 xid, struct scatterlist *sgl, unsigned int sgc) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_iocb.c961 int sgc; local
977 sgc = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dnetdevice.h774 unsigned int sgc);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A Djre-1_5_0_15-linux-i586.bin[all...]

Completed in 233 milliseconds