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

/net/8021q/
H A Dvlan_dev.c415 struct scatterlist *sgl, unsigned int sgc)
422 rc = ops->ndo_fcoe_ddp_setup(real_dev, xid, sgl, sgc);
473 struct scatterlist *sgl, unsigned int sgc)
480 rc = ops->ndo_fcoe_ddp_target(real_dev, xid, sgl, sgc);
414 vlan_dev_fcoe_ddp_setup(struct net_device *dev, u16 xid, struct scatterlist *sgl, unsigned int sgc) argument
472 vlan_dev_fcoe_ddp_target(struct net_device *dev, u16 xid, struct scatterlist *sgl, unsigned int sgc) argument

Completed in 5 milliseconds