Searched refs:sgc (Results 1 – 1 of 1) sorted by relevance
394 struct scatterlist *sgl, unsigned int sgc) in vlan_dev_fcoe_ddp_setup() argument401 rc = ops->ndo_fcoe_ddp_setup(real_dev, xid, sgl, sgc); in vlan_dev_fcoe_ddp_setup()441 struct scatterlist *sgl, unsigned int sgc) in vlan_dev_fcoe_ddp_target() argument448 rc = ops->ndo_fcoe_ddp_target(real_dev, xid, sgl, sgc); in vlan_dev_fcoe_ddp_target()
Completed in 5 milliseconds