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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/fcoe/
H A Dfcoe.c100 static int fcoe_ddp_done(struct fc_lport *, u16);
160 .ddp_done = fcoe_ddp_done,
913 * fcoe_ddp_done() - Call a LLD's ddp_done through the net device
919 static int fcoe_ddp_done(struct fc_lport *lport, u16 xid) function

Completed in 40 milliseconds